mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
15 lines
416 B
YAML
15 lines
416 B
YAML
---
|
|
table_name: merge_request_diffs
|
|
classes:
|
|
- MergeRequestDiff
|
|
feature_categories:
|
|
- code_review_workflow
|
|
description: Store information about the changes made within a git push for a merge
|
|
request
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/c983e8eb3d9cac01090b8657735544f71f891576
|
|
milestone: '6.6'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: over_limit
|