graphql-engine/server/src-lib/Hasura/Backends/DataConnector/Adapter
Auke Booij 6f78d25932 chore(server): simplify bindErrorA and use more broadly
The simplification will allow us to avoid a few `MonadError QErr m` constsraints in the future - this effect can be created locally instead of reusing a global one.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8729
GitOrigin-RevId: 851e28b1f5bfe4c47da43fa324714a941ef25c57
2023-04-12 15:51:37 +00:00
..
Types Custom update column operator support for Data Connectors [GDC-688] 2023-01-19 04:22:58 +00:00
API.hs Support for using Data Connectors as the target of remote relationships 2023-03-07 01:33:26 +00:00
Backend.hs Support nested object fields in DC API and use this to implement nest… 2023-04-11 01:30:37 +00:00
ConfigTransform.hs Gardening: Code cleanup around config transformations for dataconnector backends 2023-01-11 23:13:26 +00:00
Execute.hs feature(server): make execution statistics available through logging 2023-03-14 11:33:45 +00:00
Metadata.hs chore(server): simplify bindErrorA and use more broadly 2023-04-12 15:51:37 +00:00
RunSQL.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Schema.hs Custom update column operator support for Data Connectors [GDC-688] 2023-01-19 04:22:58 +00:00
SchemaCache.hs Define IR types for AggregationPredicates. 2022-08-19 15:41:47 +00:00
Transport.hs [feature branch] EE Lite Trials 2023-04-05 08:59:09 +00:00
Types.hs Enhance insert table schema with extra info and remove need for cached schema usage in Super Connector mutations 2023-04-05 02:23:20 +00:00