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

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