mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
13 lines
373 B
YAML
13 lines
373 B
YAML
---
|
|
table_name: diff_note_positions
|
|
classes:
|
|
- DiffNotePosition
|
|
feature_categories:
|
|
- code_review_workflow
|
|
description: Stores diff notes positions
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28113
|
|
milestone: '13.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/550693
|
|
table_size: medium
|