Skip to content
  • Kamil Trzciński's avatar
    Cells: Make `gitlab_main_clusterwide` to share `gitlab_main` · a8430bd7
    Kamil Trzciński authored and Adam Hegyi's avatar Adam Hegyi committed
    This extends `gitlab_schemas/*.yml` with:
    
    - `allow_cross_joins`: that defines all other schemas that
      are allowed to be used together for cross joins
    - `allow_cross_transactions`: when running `transaction {}`
      with distinct queries
    - `allow_foreign_keys`: to hold foreign keys between tables
      in those schemas
    a8430bd7