Merge branch 'main' into lunny/glob_protected_branch_rule
This commit is contained in:
commit
997a01dfeb
2 changed files with 1 additions and 2 deletions
|
@ -406,8 +406,7 @@ var migrations = []Migration{
|
|||
NewMigration("Drop old CredentialID column", dropOldCredentialIDColumn),
|
||||
// v223 -> v224
|
||||
NewMigration("Rename CredentialIDBytes column to CredentialID", renameCredentialIDBytes),
|
||||
|
||||
// v999
|
||||
// v224 -> v225
|
||||
NewMigration("Add badges to users", creatUserBadgesTable),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue