Files
gitlab-foss/db/docs/import_failures.yml
2025-01-28 12:34:27 +00:00

17 lines
442 B
YAML

---
table_name: import_failures
classes:
- ImportFailure
feature_categories:
- importers
description: Used to store group or project import failures that occur when using
the Import/Export feature
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/20727
milestone: '12.6'
gitlab_schema: gitlab_main_cell
table_size: small
sharding_key:
project_id: projects
group_id: namespaces
organization_id: organizations