mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +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 |
||
---|---|---|
.. | ||
actions | ||
compression | ||
event_triggers | ||
explain | ||
graphql_introspection | ||
graphql_mutation | ||
graphql_query | ||
graphql_validation | ||
heterogeneous | ||
horizontal_scale/basic | ||
inconsistent_objects | ||
logging | ||
remote_schemas | ||
schema/duplication | ||
subscriptions | ||
unauthorized_role | ||
v1 | ||
clear_db.yaml |