Skip to content
代码片段 群组 项目
用户头像
Dylan Griffith 编辑于
Previously we were determining the gitlab_schema from the `table_name`.
This is causing problems as we're migrating lots of tables to
`gitlab_main_cell`. But the `gitlab_schema` must exactly match whatever
schema was used to queue the batched background migration (see
https://docs.gitlab.com/ee/development/database/batched_background_migrations.html#finalize-a-batched-background-migration
) . As such we've extracted this value from the migration record in the
database which should always be the expected value.
6a6c3f78
历史
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 最后提交 最后更新
..
helpers
overdue_finalize_background_migration.rb