graphql-engine/server/tests-py/queries/v1/relationships
Abby Sassel 3ba5d1e540 server: include more detail in inconsistent metadata error messages (fix #6684)
GitOrigin-RevId: 1a0d8fa2b465320e9ab4ea43259d0e8d92364473
2021-05-19 05:02:53 +00:00
..
array_relationship_col_not_foreign_key_error.yaml server: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +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: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +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
object_relationship_one_to_one.yaml server: fix one-to-one relationships 2021-04-27 13:45:45 +00:00
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