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

gitlab_main_cell.yaml « gitlab_schemas « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53f6f30dfbdd7c7c31ecc7af64a47f4d4c44506f (plain)
1
2
3
4
5
6
7
8
9
10
11
name: gitlab_main_cell
description: Schema for all Cell-local tables, ex. namespaces, projects, etc.
allow_cross_joins:
  - gitlab_shared
  - gitlab_main
allow_cross_transactions:
  - gitlab_internal
  - gitlab_shared
  - gitlab_main
allow_cross_foreign_keys:
  - gitlab_main