mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
18 lines
431 B
YAML
18 lines
431 B
YAML
---
|
|
table_name: labels
|
|
classes:
|
|
- GroupLabel
|
|
- Label
|
|
- ProjectLabel
|
|
feature_categories:
|
|
- team_planning
|
|
description: Information related to labels, which can be associated with groups or
|
|
projects
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/03654a6abf47c88b8b980a6707874ff78080d2fe
|
|
milestone: '7.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
group_id: namespaces
|
|
table_size: small
|