graphql-engine/server/tests-py/queries/graphql_query
2019-05-02 18:01:32 +05:30
..
agg_perm do not enforce permission limit in aggregations (fix #1837) (#2027) 2019-04-26 13:49:59 +05:30
aggregations add statistical aggregate operations and count on columns (close #1028) (#1029) 2018-11-14 18:29:59 +05:30
basic update schema cache on a column's null-ability or type changes (fix #2101) (#2106) 2019-05-02 18:01:32 +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 run graphql tests on both http and websocket; add parallelism (close #1868) (#1921) 2019-04-08 12:52:38 +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 compute dependencies for column operators in permissions (close #2054) (#2055) 2019-04-24 15:58:10 +05:30