Revert "Remove duplicated id"

This reverts commit 7d417e0021.
This commit is contained in:
qwerty287 2024-07-18 18:08:41 +02:00
parent faa3c52360
commit a81a925be6
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ var oldMigrationNames = []string{
"add repo_admin_change_team_access to user",
"add original author name and id on migrated release",
"add task table and status column for repository table",
"update migration repositories' service type",
"change length of some external login users columns",
"update migration repositories' service type",
"Add WhitelistDeployKeys to protected branch",