15 lines
395 B
YAML
15 lines
395 B
YAML
---
|
|
table_name: project_states
|
|
classes:
|
|
- Geo::ProjectState
|
|
feature_categories:
|
|
- geo_replication
|
|
description: Separate table for project containing Geo verification metadata.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117909
|
|
milestone: '16.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
allow_cross_foreign_keys:
|
|
- gitlab_main_clusterwide
|
|
sharding_key:
|
|
project_id: projects
|