mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
14 lines
371 B
YAML
14 lines
371 B
YAML
---
|
|
table_name: gitlab_subscriptions
|
|
classes:
|
|
- GitlabSubscription
|
|
feature_categories:
|
|
- subscription_management
|
|
description: Used to store information related to GitLab subscriptions
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/7885
|
|
milestone: '11.6'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|