graphql-engine/server/src-lib/Hasura/Server/Migrate
Auke Booij 88488362e0 chore(server): various code cleanups
- Derive a few `instance`s
- Delete some dead code (methods and types)
- Delete some `INLINE` pragmas that are unlikely to have a big effect
- Monomorphize Postgres `LISTEN` code to avoid effect juggling
- Generalize some methods in `pg-client` so that others can be simplified
- Handle errors differently for `TxET` to deduplicate code
- Use `hoist` instead of specialized combinators such as `mapActionT`

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8130
GitOrigin-RevId: bc1e908b6c0869f440a214a76744e92d40fea1e6
2023-03-14 17:47:49 +00:00
..
Internal.hs chore(server): various code cleanups 2023-03-14 17:47:49 +00:00
LatestVersion.hs server: Split CatalogVersion into Source… and Metadata… 2022-07-04 09:32:12 +00:00
Version.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00