mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
359 B
YAML
14 lines
359 B
YAML
---
|
|
table_name: merge_request_user_mentions
|
|
classes:
|
|
- MergeRequestUserMention
|
|
feature_categories:
|
|
- code_review_workflow
|
|
description: Store user mentions for merge requests
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/19009
|
|
milestone: '12.6'
|
|
gitlab_schema: gitlab_main_cell
|
|
table_size: medium
|
|
sharding_key:
|
|
project_id: projects
|