graphql-engine/server/tests-py/queries/graphql_query/agg_perm
Rakesh Emmadi a8cee16ab5 support aggregations (closes #786) (#787)
* support for count and aggregations on columns, close #786

* support explain query for aggregations

* '<arr-rel>_agg' in '<table>' type, fix order by for aggregations

* add 'allow_aggregations' key in select permissions

* Add checkbox to toggle count and aggregations on columns on select permission

* align aggregation checkbox with columns div

* improve readability of the generated sql

* alias is needed at the top level aggregation

* throw internal errors for unexpected fields

* rename SelFld to more readable TableAggFld

* rename agg to aggregate
2018-10-26 14:32:43 +05:30
..
article_agg_fail.yaml support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30
author_agg_articles.yaml support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30
author_articles_agg_fail.yaml support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30
setup.yaml support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30
teardown.yaml support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30