graphql-engine/server/src-lib/Hasura/RQL/DML
Philip Lykke Carlsen 29b6ea54c0 refactor: Enable Aggregation Predicates IR for Postgres
This does not yet enable Aggregation Predicates to users, but enables building the execution backend and tests of the schema.

This is a prerequisite for:
* #5174
* #5261

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5607
GitOrigin-RevId: e07beb01949724545131629c111d41a7ec4636f2
2022-08-24 12:00:11 +00:00
..
Count.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Delete.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
Insert.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
Internal.hs refactor: Enable Aggregation Predicates IR for Postgres 2022-08-24 12:00:11 +00:00
Select.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
Types.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Update.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00