mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
20 lines
572 B
YAML
20 lines
572 B
YAML
---
|
|
table_name: uploads
|
|
classes:
|
|
- Upload
|
|
feature_categories:
|
|
- code_review_workflow
|
|
- design_management
|
|
- importers
|
|
- portfolio_management
|
|
- groups_and_projects
|
|
- source_code_management
|
|
- team_planning
|
|
description: For tracking blob metadata. Single table inheritance is used to relate
|
|
this table to many other tables.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/4c622b71fd284058deee483bf0009f8179b792bc
|
|
milestone: '9.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/398199
|
|
table_size: large
|