summaryrefslogtreecommitdiff
path: root/db/docs/batched_background_migration_jobs.yml
blob: 4a307d287814d4fd54986ab70ec8d2d3c01e7a3e (plain)
1
2
3
4
5
6
7
8
9
10
---
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'