Files
gitlabhq/db/docs/bulk_import_export_batches.yml
2025-06-25 12:07:29 +00:00

16 lines
416 B
YAML

---
table_name: bulk_import_export_batches
classes:
- BulkImports::ExportBatch
feature_categories:
- importers
description: Used to track the generation status of export batch files for groups
or projects
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111708
milestone: '15.10'
table_size: small
gitlab_schema: gitlab_main_cell
sharding_key:
project_id: projects
group_id: namespaces