mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
88488362e0
- 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 |
||
---|---|---|
.. | ||
Connection | ||
DDL | ||
Execute | ||
Instances | ||
Schema | ||
SQL | ||
Translate | ||
Types | ||
Connection.hs | ||
DDL.hs |