Run diesel migration run
This commit is contained in:
parent
9a58d9bcb7
commit
1bcad6d7cd
@ -106,6 +106,8 @@ table! {
|
|||||||
default_license -> Text,
|
default_license -> Text,
|
||||||
long_description_html -> Varchar,
|
long_description_html -> Varchar,
|
||||||
short_description_html -> Varchar,
|
short_description_html -> Varchar,
|
||||||
|
private_key -> Nullable<Text>,
|
||||||
|
public_key -> Nullable<Text>,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user