14 lines
346 B
YAML
14 lines
346 B
YAML
---
|
|
table_name: topics
|
|
classes:
|
|
- Projects::Topic
|
|
feature_categories:
|
|
- groups_and_projects
|
|
description: Stores topics that can be assigned to projects
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67574
|
|
milestone: '14.3'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
organization_id: organizations
|
|
table_size: small
|