mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
15 lines
305 B
YAML
15 lines
305 B
YAML
---
|
|
table_name: project_topic_uploads
|
|
classes:
|
|
- Projects::Topic
|
|
- Upload
|
|
feature_categories:
|
|
- groups_and_projects
|
|
description: Stores uploads for Projects::Topic model
|
|
introduced_by_url:
|
|
milestone: '17.11'
|
|
table_size: small
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
organization_id: organizations
|