debian-mirror-gitlab/db/docs/batched_background_migration_jobs.yml
2022-07-16 19:58:13 +02:00

10 lines
400 B
YAML

---
table_name: batched_background_migration_jobs
classes:
- Gitlab::Database::BackgroundMigration::BatchedJob
feature_categories:
- database
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'