mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
14 lines
351 B
YAML
14 lines
351 B
YAML
---
|
|
table_name: group_features
|
|
classes:
|
|
- Groups::FeatureSetting
|
|
feature_categories:
|
|
- navigation
|
|
description: Stores access levels for group features, like the wiki
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82017
|
|
milestone: '14.10'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
table_size: small
|