mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-12 13:56:46 +00:00
rename
This commit is contained in:
parent
277524298b
commit
f2a6d73682
|
@ -801,8 +801,8 @@ diesel::table! {
|
|||
}
|
||||
|
||||
diesel::table! {
|
||||
replaceable_schema_state (previously_run_sql) {
|
||||
previously_run_sql -> Text,
|
||||
previously_run_sql (content) {
|
||||
content -> Text,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue