graphql-engine/server/src-lib/Hasura/GraphQL
Vamshi Surabhi 6fc404329a
generalize query execution logic on Postgres (#5110)
* generalize PGExecCtx to support specialized functions for various operations

* fix tests compilation

* allow customising PGExecCtx when starting the web server
2020-06-16 23:14:59 +05:30
..
Execute generalize query execution logic on Postgres (#5110) 2020-06-16 23:14:59 +05:30
Resolve relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Schema relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Transport generalize query execution logic on Postgres (#5110) 2020-06-16 23:14:59 +05:30
Validate add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Context.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Execute.hs server: refactor GQL execution check and config API (#5094) 2020-06-16 20:53:06 +05:30
Explain.hs server: refactor GQL execution check and config API (#5094) 2020-06-16 20:53:06 +05:30
Logging.hs refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30
NormalForm.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
RelaySchema.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
RemoteServer.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Resolve.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Schema.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Utils.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Validate.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30