graphql-engine/server/src-lib/Hasura/Backends/Postgres/Execute
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
..
Insert.hs server: import local Postgres modules as Postgres 2022-09-21 11:35:50 +00:00
Mutation.hs Refactor FromItem to use TableIdentifier 2022-10-05 10:04:57 +00:00
Prepare.hs server: Rename AltJ to ViaJSON 2022-09-21 18:42:30 +00:00
Subscription.hs Clean up pg-client-hs 2022-10-07 11:56:55 +00:00
Types.hs Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00