From 54280fd30926f91660d8f002fe1bb0b261150d5c Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Tue, 29 Jul 2025 23:53:46 -0400 Subject: [PATCH] Docs: Update schema for audit_events --- db/docs/audit_events.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/audit_events.yml b/db/docs/audit_events.yml index b24d0cef9a32df..bb40f4ebabeeb8 100644 --- a/db/docs/audit_events.yml +++ b/db/docs/audit_events.yml @@ -7,6 +7,6 @@ feature_categories: description: TODO introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/cf6b622686eacffa46aba5c8ed6419dc877a6b58 milestone: '7.6' -gitlab_schema: gitlab_main +gitlab_schema: gitlab_main_org sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/454158 table_size: small -- GitLab