21 lines
656 B
YAML
21 lines
656 B
YAML
---
|
|
table_name: geo_repository_created_events
|
|
classes:
|
|
- Geo::RepositoryCreatedEvent
|
|
feature_categories:
|
|
- geo_replication
|
|
description: Geo event for when a repository gets created, belongs to geo_event_log.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/f3eacf881659b7af97b7c7ba3289237ec6cdc1cb
|
|
milestone: '10.0'
|
|
removed_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151938
|
|
removed_in_milestone: '17.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
allow_cross_joins:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_transactions:
|
|
- gitlab_main_clusterwide
|
|
allow_cross_foreign_keys:
|
|
- gitlab_main_clusterwide
|
|
sharding_key:
|
|
project_id: projects
|