mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-29 12:48:15 +00:00
14 lines
348 B
YAML
14 lines
348 B
YAML
---
|
|
table_name: saved_replies
|
|
classes:
|
|
- Users::SavedReply
|
|
feature_categories:
|
|
- team_planning
|
|
description: Text templates used to populate comments using a quick action
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80807
|
|
milestone: '14.9'
|
|
gitlab_schema: gitlab_main_user
|
|
sharding_key:
|
|
user_id: users
|
|
table_size: small
|