mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
395 B
YAML
14 lines
395 B
YAML
---
|
|
table_name: work_item_number_field_values
|
|
classes:
|
|
- WorkItems::NumberFieldValue
|
|
feature_categories:
|
|
- team_planning
|
|
description: Custom field values for a work item for custom fields of type `number`.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175312
|
|
milestone: '17.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|