graphql-engine/server/tests-py/queries/graphql_query
Rakesh Emmadi 0833d35088 generate scalar types for SQL function arguments (fix #1632) (#1633)
Also involved a refactor of the internals to localise the context needed for each field
2019-02-22 15:57:38 +05:30
..
agg_perm support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30
aggregations add statistical aggregate operations and count on columns (close #1028) (#1029) 2018-11-14 18:29:59 +05:30
basic conform to graphql subscription and error spec (close #1056, close #1059) (#1126) 2018-12-04 19:07:38 +05:30
boolexp add PostGIS operators in boolean expressions (closes #1051) (#1372) 2019-01-17 11:51:38 +05:30
functions do not allow overloading already tracked functions (#1563) 2019-02-14 09:35:18 +05:30
limits handle null values for input arguments, fix #1113 (#1123) 2018-11-27 17:54:51 +05:30
offset allow ordering using columns from object relationships (closes #463) (#672) 2018-10-26 17:27:33 +05:30
order_by allow ordering with aggregated fields (close #1039) (#1042) 2018-12-12 18:28:39 +05:30
permissions generate scalar types for SQL function arguments (fix #1632) (#1633) 2019-02-22 15:57:38 +05:30