graphql-engine/server/tests-py/queries
Vamshi Surabhi 32ae105279 improved sql generation for select queries (closes #6, #121, #278) (#643)
Better SQL generation for select queries (the query plans will be the same but much more readable). This closes some long standing issues (#6, #121, #278).
2018-10-05 14:26:47 +05:30
..
basic python based tests (#387) 2018-09-18 11:51:57 +05:30
event_triggers add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30
graphql_introspection dont set non-null constraint for manual object relationships (close #462) 2018-09-18 17:01:16 +05:30
graphql_mutation add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
graphql_query improved sql generation for select queries (closes #6, #121, #278) (#643) 2018-10-05 14:26:47 +05:30
subscriptions live queries tests for subscription (#487) 2018-09-20 07:16:03 +05:30
v1 breaking: encode bigint and bigserial postgres types as strings in response (fix #633) (#640) 2018-10-05 10:46:21 +05:30
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30