- name: main_db kind: postgres configuration: connection_info: database_url: from_env: HASURA_GRAPHQL_DATABASE_URL isolation_level: read-committed use_prepared_statements: false tables: "!include main_db/tables/tables.yaml"