mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
12 lines
365 B
YAML
12 lines
365 B
YAML
---
|
|
table_name: snippet_repository_states
|
|
classes:
|
|
- Geo::SnippetRepositoryState
|
|
feature_categories:
|
|
- geo_replication
|
|
description: Separate table for snippet repositories containing Geo verification metadata.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181255
|
|
milestone: '17.10'
|
|
gitlab_schema: gitlab_main_cell_local
|
|
table_size: small
|