12 lines
359 B
YAML
12 lines
359 B
YAML
|
---
|
||
|
table_name: bulk_import_batch_trackers
|
||
|
classes:
|
||
|
- BulkImports::BatchTracker
|
||
|
feature_categories:
|
||
|
- importers
|
||
|
description: Used to store and track the import status of a batch of relations for the migration
|
||
|
of groups or projects
|
||
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111708
|
||
|
milestone: '15.10'
|
||
|
gitlab_schema: gitlab_main
|