-
- Downloads
Merge branch 'distinct_each_batch_strategy' into 'master'
Add the LooseIndexScanBatchingStrategy strategy See merge request !91041
No related branches found
No related tags found
Pipeline #586792199 passed
Stage: sync
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: lint
Stage: test
Stage: post-test
Showing
- doc/development/database/batched_background_migrations.md 60 additions, 0 deletionsdoc/development/database/batched_background_migrations.md
- lib/gitlab/background_migration/batched_migration_job.rb 13 additions, 1 deletionlib/gitlab/background_migration/batched_migration_job.rb
- lib/gitlab/background_migration/batching_strategies/loose_index_scan_batching_strategy.rb 37 additions, 0 deletions...batching_strategies/loose_index_scan_batching_strategy.rb
- spec/lib/gitlab/background_migration/batched_migration_job_spec.rb 64 additions, 0 deletions...gitlab/background_migration/batched_migration_job_spec.rb
- spec/lib/gitlab/background_migration/batching_strategies/loose_index_scan_batching_strategy_spec.rb 67 additions, 0 deletions...ing_strategies/loose_index_scan_batching_strategy_spec.rb
-
mentioned in merge request !91886 (merged)
-
mentioned in merge request !92250 (merged)
Please register or sign in to comment