mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
351 B
YAML
14 lines
351 B
YAML
---
|
|
table_name: group_saved_replies
|
|
classes:
|
|
- Groups::SavedReply
|
|
feature_categories:
|
|
- code_review_workflow
|
|
description: Comment templates used to populate comments
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143515
|
|
milestone: '16.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
table_size: small
|