mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
13 lines
418 B
YAML
13 lines
418 B
YAML
---
|
|
table_name: snippet_repositories
|
|
classes:
|
|
- SnippetRepository
|
|
feature_categories:
|
|
- source_code_management
|
|
description: Stores repository information used to version control snippets.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23796
|
|
milestone: '12.8'
|
|
table_size: small
|
|
gitlab_schema: gitlab_main_cell_local
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/550705
|