2022-04-01 17:09:24 -04:00
|
|
|
---
|
|
|
|
table_name: batched_background_migration_jobs
|
|
|
|
classes:
|
|
|
|
- Gitlab::Database::BackgroundMigration::BatchedJob
|
2022-04-15 20:09:28 -04:00
|
|
|
feature_categories:
|
2022-04-01 17:09:24 -04:00
|
|
|
- database
|
2022-04-25 14:11:07 -04:00
|
|
|
description: >-
|
|
|
|
The batched_background_migration_jobs table stores information about the jobs created during the execution of a batched background migration.
|
2022-04-15 20:09:28 -04:00
|
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54628
|
|
|
|
milestone: '13.10'
|