graphql-engine/server/src-lib/Hasura/Backends/Postgres
Auke Booij 4c016b4c42 Clean up pg-client-hs
- Remove a few unnecessary helper functions
- Delete kind annotations
- Bring GHC warnings and language extensions more in line with those of the `graphql-engine` library
- Constrain unconstrained dependency on `hasql-pool`

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6251
GitOrigin-RevId: 10c2530f007f70cf1464cec36566ee2264589881
2022-10-07 11:56:55 +00:00
..
Connection Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
DDL Clean up pg-client-hs 2022-10-07 11:56:55 +00:00
Execute Clean up pg-client-hs 2022-10-07 11:56:55 +00:00
Instances Clean up pg-client-hs 2022-10-07 11:56:55 +00:00
Schema server: import local Postgres modules as Postgres 2022-09-21 11:35:50 +00:00
SQL Refactor FromItem to use TableIdentifier 2022-10-05 10:04:57 +00:00
Translate Refactor FromItem to use TableIdentifier 2022-10-05 10:04:57 +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