graphql-engine/server/tests-py/queries/v1/insert/basic
Alexis King c0d7402e15
Fix two enum table reference bugs (fix #2820 and #3010) (#3074)
* Include enum types in schema whenever references are visible (fix #2820)
* Fix RQL parsing for nullable enum table references (fix #3010)
2019-10-10 21:22:16 -05:00
..
insert_author_col_not_present_err.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30
insert_author.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30
insert_nullable_enum_field.yaml Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
order_col_shipped_null.yaml add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
schema_setup.yaml Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
schema_teardown.yaml Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
values_teardown.yaml run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +05:30