mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-01 16:04:19 +00:00
14 lines
386 B
YAML
14 lines
386 B
YAML
---
|
|
table_name: resource_link_events
|
|
classes:
|
|
- WorkItems::ResourceLinkEvent
|
|
feature_categories:
|
|
- team_planning
|
|
description: Records the change of parent link on work items along with timestamps
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/114394
|
|
milestone: '15.11'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|