mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +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 |
||
---|---|---|
.. | ||
Action.hs | ||
Backend.hs | ||
BoolExp.hs | ||
Common.hs | ||
Introspect.hs | ||
Mutation.hs | ||
OrderBy.hs | ||
Postgres.hs | ||
Remote.hs | ||
Select.hs | ||
Table.hs |