mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-23 00:47:51 +00:00
9 lines
203 B
YAML
9 lines
203 B
YAML
name: gitlab_main
|
|
description: Legacy schema for all unclassified tables.
|
|
allow_cross_joins:
|
|
- gitlab_shared
|
|
allow_cross_transactions:
|
|
- gitlab_internal
|
|
- gitlab_shared
|
|
require_sharding_key: false
|