mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
356 B
YAML
14 lines
356 B
YAML
---
|
|
table_name: draft_notes
|
|
classes:
|
|
- DraftNote
|
|
feature_categories:
|
|
- code_review_workflow
|
|
description: Notes created during the review of an MR that are not yet published
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/4213
|
|
milestone: '11.4'
|
|
gitlab_schema: gitlab_main_cell
|
|
table_size: small
|
|
sharding_key:
|
|
project_id: projects
|