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:
Diffstat (limited to 'db/docs/zoekt_enabled_namespaces.yml')
-rw-r--r--db/docs/zoekt_enabled_namespaces.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/db/docs/zoekt_enabled_namespaces.yml b/db/docs/zoekt_enabled_namespaces.yml
new file mode 100644
index 00000000000..c6997154bc2
--- /dev/null
+++ b/db/docs/zoekt_enabled_namespaces.yml
@@ -0,0 +1,12 @@
+---
+table_name: zoekt_enabled_namespaces
+classes:
+ - Search::Zoekt::EnabledNamespace
+feature_categories:
+ - global_search
+description: Represents a root namespace that has zoekt enabled
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138992
+milestone: '16.8'
+gitlab_schema: gitlab_main_cell
+sharding_key:
+ root_namespace_id: namespaces