diff --git a/pkg/migration/20221113170740.go b/pkg/migration/20221113170740.go index ff3a60210..2c2a1b8ef 100644 --- a/pkg/migration/20221113170740.go +++ b/pkg/migration/20221113170740.go @@ -392,7 +392,7 @@ func init() { newName: "default_project_id", }, { - table: "users_list", + table: "users_lists", oldName: "list_id", newName: "project_id", },