10 lines
400 B
YAML
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'
|