graphql-engine/server/src-lib
Vamshi Surabhi ec8b2c80b5
refactor to remove warnings especially with orphan instances (#1163)
* remove phase one/two distinction and hdbquery typeclass

* move extensions to default-extensions

* switch to LazyTx which only acquires a connection if needed

* move defns from TH module into Ops module

* remove tojson orphan instance for http exception

* remove orphan instance for dmlp1

* getTopLevelNodes will not throw any exceptions
2018-12-13 12:56:15 +05:30
..
Data refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Hasura refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Network/URI adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30