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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2024-01-20 00:08:49 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-20 00:08:49 +0300
commit1cd61065a0d86b492be5086906429ac5956e3672 (patch)
treebab228469be487451d64eec4a55820501007c8b4 /db/docs/project_custom_attributes.yml
parentd1be3e6f776e1c77976537548c1daa9af2fb2650 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'db/docs/project_custom_attributes.yml')
-rw-r--r--db/docs/project_custom_attributes.yml10
1 files changed, 9 insertions, 1 deletions
diff --git a/db/docs/project_custom_attributes.yml b/db/docs/project_custom_attributes.yml
index d3a5f0ea0a9..8d6e0fc2d6d 100644
--- a/db/docs/project_custom_attributes.yml
+++ b/db/docs/project_custom_attributes.yml
@@ -7,4 +7,12 @@ feature_categories:
description: Stores custom attributes per project
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/14593
milestone: '10.2'
-gitlab_schema: gitlab_main
+gitlab_schema: gitlab_main_cell
+allow_cross_joins:
+- gitlab_main_clusterwide
+allow_cross_transactions:
+- gitlab_main_clusterwide
+allow_cross_foreign_keys:
+- gitlab_main_clusterwide
+sharding_key:
+ project_id: projects