graphql-engine/server/tests-py/queries/graphql_query
2019-04-08 12:28:56 +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 add a json path argument to query values inside json columns (close #1598) (#1661) 2019-03-25 19:15:35 +05:30
boolexp add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
functions fix input argument types for custom SQL functions (close #1952) (#1953) 2019-04-08 12:28:56 +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