mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
342 B
YAML
14 lines
342 B
YAML
---
|
|
table_name: custom_fields
|
|
classes:
|
|
- Issuables::CustomField
|
|
feature_categories:
|
|
- team_planning
|
|
description: Custom fields available for a namespace
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167591
|
|
milestone: '17.5'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|