2022-04-01 17:09:24 -04:00
|
|
|
---
|
|
|
|
table_name: ci_namespace_mirrors
|
|
|
|
classes:
|
|
|
|
- Ci::NamespaceMirror
|
|
|
|
feature_categories:
|
|
|
|
- sharding
|
2022-04-19 20:09:27 -04:00
|
|
|
description: Mirrors some data from the `main` database into the `ci` database so that we can join directly in a single query
|
2022-04-15 20:09:28 -04:00
|
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75621
|
|
|
|
milestone: '14.6'
|