summaryrefslogtreecommitdiff
path: root/db/docs/batched_background_migration_jobs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/batched_background_migration_jobs.yml')
-rw-r--r--db/docs/batched_background_migration_jobs.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/docs/batched_background_migration_jobs.yml b/db/docs/batched_background_migration_jobs.yml
index ed63a1527e5..4a307d28781 100644
--- a/db/docs/batched_background_migration_jobs.yml
+++ b/db/docs/batched_background_migration_jobs.yml
@@ -4,6 +4,7 @@ classes:
- Gitlab::Database::BackgroundMigration::BatchedJob
feature_categories:
- database
-description: TODO
+description: >-
+ The batched_background_migration_jobs table stores information about the jobs created during the execution of a batched background migration.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54628
milestone: '13.10'