mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
379 B
YAML
14 lines
379 B
YAML
---
|
|
table_name: timelog_categories
|
|
classes:
|
|
- TimeTracking::TimelogCategory
|
|
feature_categories:
|
|
- team_planning
|
|
description: Categories that can be associated to a timelog to categorize them
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/87529
|
|
milestone: '15.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|