graphql-engine/server/tests-py/queries/graphql_query
2019-03-20 12:01:49 +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 breaking: correct (de)serialisation of postgres numeric types in json (fix #1523) (#1662) 2019-03-01 17:15:04 +05:30
boolexp add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +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