14 lines
378 B
YAML
14 lines
378 B
YAML
---
|
|
table_name: project_relation_export_uploads
|
|
classes:
|
|
- Projects::ImportExport::RelationExportUpload
|
|
feature_categories:
|
|
- importers
|
|
description: Used to store relation export files location
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/90624
|
|
milestone: '15.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|