graphql-engine/server/src-lib/Hasura/Backends/DataConnector/Adapter
David Overton 98af923df5 MongoDB Data Connector prototype agent
Basic MongoDB agent. This is intended as a starting point for playing with nested documents in a MongoDB back end. Currently supports basic queries with projections, where expressions, limit and offset. No support for joins, aggregates or mutations.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7840
GitOrigin-RevId: 3f03b8416c95acf2b68da1db56cbe36a513a4bde
2023-02-07 02:57:06 +00:00
..
Types Custom update column operator support for Data Connectors [GDC-688] 2023-01-19 04:22:58 +00:00
API.hs server: Add tablePermissionsCommands to DataConnector API 2022-10-12 01:44:36 +00:00
Backend.hs NaQI - validate against the database - infra and check syntax 2023-02-03 16:29:22 +00:00
ConfigTransform.hs Gardening: Code cleanup around config transformations for dataconnector backends 2023-01-11 23:13:26 +00:00
Execute.hs server/pro/multitenant: Postgres connection routing using kriti templates 2023-01-25 07:14:31 +00:00
Metadata.hs MongoDB Data Connector prototype agent 2023-02-07 02:57:06 +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 server/pro/multitenant: Postgres connection routing using kriti templates 2023-01-25 07:14:31 +00:00
Types.hs Remove builtin scalar types from Data Connector backend 2023-01-11 02:37:26 +00:00