summaryrefslogtreecommitdiff
path: root/db/docs/ci_project_mirrors.yml
blob: f04fbf80596bdfc1bd4ae2f5c406a9c58851b50f (plain)
1
2
3
4
5
6
7
8
9
---
table_name: ci_project_mirrors
classes:
- Ci::ProjectMirror
feature_categories:
- sharding
description: Mirrors some data from the `main` database into the `ci` database so that we can join directly in a single query
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75621
milestone: '14.6'