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

gitlab_shared.yaml « gitlab_schemas « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 739fe052903425653828eec22fef9a9d025c0348 (plain)
1
2
3
4
5
6
7
8
9
name: gitlab_shared
description:
  Schema for all tables implementing shared features,
  ex. loose foreign keys, re-indexing, etc.
allow_cross_joins:
  - gitlab_internal
allow_cross_transactions:
  - gitlab_internal
cell_local: false