-
- Downloads
Support multiple databases for batched background migrations
Update CopyColumnUsingBackgroundMigrationJob to use the right connection Changelog: added Relates to gitlab-org/gitlab#351585
parent
74978657
No related branches found
No related tags found
Showing
- lib/gitlab/background_migration/copy_column_using_background_migration_job.rb 1 addition, 5 deletions...d_migration/copy_column_using_background_migration_job.rb
- lib/gitlab/database/background_migration/batched_migration_wrapper.rb 15 additions, 1 deletion...atabase/background_migration/batched_migration_wrapper.rb
- spec/lib/gitlab/background_migration/copy_column_using_background_migration_job_spec.rb 6 additions, 3 deletions...ration/copy_column_using_background_migration_job_spec.rb
- spec/lib/gitlab/database/background_migration/batched_migration_wrapper_spec.rb 40 additions, 0 deletions...se/background_migration/batched_migration_wrapper_spec.rb
Please register or sign in to comment