graphql-engine/server/tests-py/queries/v1/relationships
Vladimir Ciobanu f50f61ab6a server: fix one-to-one relationships
GitOrigin-RevId: e19f4dec04abbdcf4589d24031705e5c57ea1fbb
2021-04-27 13:45:45 +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
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