graphql-engine/server/src-lib/Hasura/Backends/Postgres
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
..
Connection server: accept extensions_schema while adding a source 2022-08-10 09:42:09 +00:00
DDL server: fetchTableMetadata does not send tables for CockroachDB 2022-08-24 09:38:13 +00:00
Execute Merge pull request #5477 from hasura/gil/fix_ulls_first 2022-08-15 15:42:34 +00:00
Instances refactor: Enable Aggregation Predicates IR for Postgres 2022-08-24 12:00:11 +00:00
Schema Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
SQL server: fix behaviour of custom table name for graphql-default naming convention 2022-08-17 12:47:49 +00:00
Translate refactor: Enable Aggregation Predicates IR for Postgres 2022-08-24 12:00:11 +00:00
Types Simplify instance boilerplate 2022-08-11 16:32:41 +00:00
Connection.hs server: split the Postgres Connection module 2022-03-09 07:15:17 +00:00
DDL.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00