mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
353 B
YAML
14 lines
353 B
YAML
---
|
|
table_name: organization_settings
|
|
classes:
|
|
- Organizations::OrganizationSetting
|
|
feature_categories:
|
|
- cell
|
|
description: Settings related to Organizations
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123380
|
|
milestone: '16.2'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
organization_id: organizations
|
|
table_size: small
|