mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2026-01-14 02:58:29 +00:00
14 lines
343 B
YAML
14 lines
343 B
YAML
---
|
|
table_name: knowledge_graph_enabled_namespaces
|
|
classes:
|
|
- Ai::KnowledgeGraph::EnabledNamespace
|
|
feature_categories:
|
|
- knowledge_graph
|
|
description: Represents a root namespace that has Knowledge Graph enabled
|
|
introduced_by_url:
|
|
milestone: '18.7'
|
|
gitlab_schema: gitlab_main_org
|
|
sharding_key:
|
|
root_namespace_id: namespaces
|
|
table_size: small
|