mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
14 lines
343 B
YAML
14 lines
343 B
YAML
---
|
|
table_name: project_topics
|
|
classes:
|
|
- Projects::ProjectTopic
|
|
feature_categories:
|
|
- groups_and_projects
|
|
description: Stores topics per project relationship
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67574
|
|
milestone: '14.3'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|