graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
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
..
Select server: add PostgresKind for CockroachDB 2022-08-19 14:21:09 +00:00
BoolExp.hs refactor: Enable Aggregation Predicates IR for Postgres 2022-08-24 12:00:11 +00:00
Column.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
Delete.hs server/nada: add unit test infrastructure for Postgres delete SQL generation 2022-08-11 10:46:49 +00:00
Insert.hs server/postgres: document and refactor IdentifierUniqueness and SQL.DML 2022-07-18 09:46:17 +00:00
Mutation.hs server/postgres: document and refactor IdentifierUniqueness and SQL.DML 2022-07-18 09:46:17 +00:00
Returning.hs Merge pull request #5477 from hasura/gil/fix_ulls_first 2022-08-15 15:42:34 +00:00
Select.hs server: minor nit-picks for the Postgres Select module split 2022-04-22 17:19:58 +00:00
Types.hs Remove strictness annotations from data types in the Hasura.Backends hierarchy 2022-07-29 14:06:23 +00:00
Update.hs server/nada: test mkUpdateCTE 2022-08-05 21:42:19 +00:00