mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-21 23:43:41 +00:00
15 lines
448 B
YAML
15 lines
448 B
YAML
---
|
|
table_name: snippet_repository_storage_moves
|
|
classes:
|
|
- Snippets::RepositoryStorageMove
|
|
feature_categories:
|
|
- source_code_management
|
|
description: Keeps track of snippet repositories being moved across storages.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/45990
|
|
milestone: '13.6'
|
|
gitlab_schema: gitlab_main_cell
|
|
table_size: small
|
|
sharding_key:
|
|
snippet_project_id: projects
|
|
snippet_organization_id: organizations
|