graphql-engine/server/tests-py/queries/graphql_query
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 breaking: encode bigint and bigserial postgres types as strings in response (fix #633) (#640) 2018-10-05 10:46:21 +05:30
boolexp improved sql generation for select queries (closes #6, #121, #278) (#643) 2018-10-05 14:26:47 +05:30
limits add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
offset add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30
permissions add python based tests, remove haskell tests 2018-10-04 18:14:15 +05:30