graphql-engine/server/tests-py/queries/v1/relationships
Swann Moreau 5bc0355bdd [server] coalesce multiple run_sql calls in tests (#270)
GitOrigin-RevId: abd7303aaf8e7a8739fd10574249aec450082ef8
2021-01-06 16:07:22 +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] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
teardown.yaml allow renaming tables, columns and relationships (close #79) (#1542) 2019-03-01 14:47:22 +05:30