Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ci_namespace_mirrors.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dd6b8eab82152372a05f29cdb73356f808669f5c (plain)
1
2
3
4
5
6
7
8
9
10
---
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'
gitlab_schema: gitlab_ci