forked from vikunja/vikunja
fix: users_lists name in migration
This commit is contained in:
parent
06f1d2e912
commit
0a3fdc0344
@ -392,7 +392,7 @@ func init() {
|
||||
newName: "default_project_id",
|
||||
},
|
||||
{
|
||||
table: "users_list",
|
||||
table: "users_lists",
|
||||
oldName: "list_id",
|
||||
newName: "project_id",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user