graphql-engine/server/tests-py/queries/v1/relationships
Rakesh Emmadi 29f2ddc289 server: support separate metadata database and server code setup for multi sources (#197)
This is an incremental PR towards https://github.com/hasura/graphql-engine/pull/5797

Co-authored-by: Anon Ray <ecthiender@users.noreply.github.com>
GitOrigin-RevId: a6cb8c239b2ff840a0095e78845f682af0e588a9
2020-12-28 12:56:55 +00:00
..
array_relationship_col_not_foreign_key_error.yaml server: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
array_relationship_foreign_key.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
array_relationship_manual.yaml server: fix bug when renaming table with manual relationships (#5806) 2020-10-28 10:21:53 +00:00
array_relationship_non_public_schema_foreign_key.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
create_array_relationship_as_not_admin_error.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
create_object_relationship_as_not_admin_error.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
object_relationship_col_not_foreign_key_error.yaml server: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
object_relationship_foreign_key.yaml In tests: fix extraneous extra keys in yaml 2019-11-14 18:53:33 -05:00
object_relationship_manual.yaml server: fix bug when renaming table with manual relationships (#5806) 2020-10-28 10:21:53 +00:00
object_relationship_non_public_schema_foreign_key.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
setup.yaml server: fix bug when renaming table with manual relationships (#5806) 2020-10-28 10:21:53 +00:00
teardown.yaml allow renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30