summaryrefslogtreecommitdiff
path: root/db/docs/ci_namespace_mirrors.yml
blob: 31349cfa94c8f9cf10a4d4733eaedd12d2064f11 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: ci_namespace_mirrors
classes:
- Ci::NamespaceMirror
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'