mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
6e752a7876
Fixes https://github.com/hasura/graphql-engine/issues/5704 by checking, for aggregate fields whether we are handling a numeric aggregation. This PR also adds type information to `ColFld` such that we know the type of the field. This is the second attempt. See #319 for a less invasive approach. @nicuveo suggested type information might be useful, and since it wasn't hard to add, I think this version is better as well. GitOrigin-RevId: aa6a259fd5debe9466df6302839ddbbd0ea659b5 |
||
---|---|---|
.. | ||
article_agg_count_sum_avg_max_min_with_aliases.yaml | ||
article_agg_where.yaml | ||
article_deeply_nested_aggregate.yaml | ||
author_agg_with_articles_where.yaml | ||
author_agg_with_articles.yaml | ||
setup.yaml | ||
teardown.yaml |