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/namespace_descendants.yml')
-rw-r--r--db/docs/namespace_descendants.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/db/docs/namespace_descendants.yml b/db/docs/namespace_descendants.yml
new file mode 100644
index 00000000000..995441b8147
--- /dev/null
+++ b/db/docs/namespace_descendants.yml
@@ -0,0 +1,12 @@
+---
+table_name: namespace_descendants
+classes:
+- Namespaces::Descendants
+feature_categories:
+- groups_and_projects
+description: Storing de-normalized descendant ids for Namespace records
+introduced_by_url:
+milestone: '16.8'
+gitlab_schema: gitlab_main_cell
+sharding_key:
+ namespace_id: namespaces