Skip to content

Fix rollback for an EE migration

DJ Mountney requested to merge fix-migration-rc1-rollback into master

Move the index removal to be before the column removal

Found this while trying to rollback 9-0-stable to 8.17.3

Related to the RC1 release testing in: https://gitlab.com/gitlab-org/gitlab-ce/issues/29170

Merge request reports