Fix migration

This commit is contained in:
kolaente 2020-10-25 20:36:01 +01:00
parent baa927baf3
commit 710f23c754
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ type user20201025195822 struct {
}
func (user20201025195822) TableName() string {
return "user"
return "users"
}
func init() {