From a668941083b00a9bbdbc0c4bb4c0cc608a77bf74 Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Wed, 30 Jul 2025 00:14:19 -0400 Subject: [PATCH] Docs: Update schema for label_links --- db/docs/label_links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/label_links.yml b/db/docs/label_links.yml index 762fc27a1dd856..5f80792fca37cc 100644 --- a/db/docs/label_links.yml +++ b/db/docs/label_links.yml @@ -8,6 +8,6 @@ description: Information linking labels with target objects that can be labelled such as issues, MRs and epics introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/03654a6abf47c88b8b980a6707874ff78080d2fe milestone: '7.2' -gitlab_schema: gitlab_main_cell +gitlab_schema: gitlab_main_org sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/514599 table_size: medium -- GitLab