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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-14 06:09:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-14 06:09:17 +0300
commitc69e4aa48c55a413b1ae0a7cc2f3537e3bdcdbbd (patch)
tree3940e30b133af16fa91e0b624c45c3298f71fea9 /db
parent804348d39bc1815441c6c4d901a2cf32d5136f9a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db')
-rw-r--r--db/gitlab_schemas/gitlab_main_cell.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/db/gitlab_schemas/gitlab_main_cell.yaml b/db/gitlab_schemas/gitlab_main_cell.yaml
index 0f85cfdf5d3..7bc140ffecb 100644
--- a/db/gitlab_schemas/gitlab_main_cell.yaml
+++ b/db/gitlab_schemas/gitlab_main_cell.yaml
@@ -3,9 +3,6 @@ description: Schema for all Cell-local tables, ex. namespaces, projects, etc.
allow_cross_joins:
- gitlab_shared
- gitlab_main
- # Temporarily allow cross-joins between clusterwide and cell schemas
- # This is to be removed once we annotate all cross-joins between those
- - gitlab_main_clusterwide
allow_cross_transactions:
- gitlab_internal
- gitlab_shared