graphql-engine/server/src-lib/Data
Lyndon Maydwell 24592a516b
Pass environment variables around as a data structure, via @sordina (#5374)
* Pass environment variables around as a data structure, via @sordina

* Resolving build error

* Adding Environment passing note to changelog

* Removing references to ILTPollerLog as this seems to have been reintroduced from a bad merge

* removing commented-out imports

* Language pragmas already set by project

* Linking async thread

* Apply suggestions from code review

Use `runQueryTx` instead of `runLazyTx` for queries.

* remove the non-user facing entry in the changelog

Co-authored-by: Phil Freeman <paf31@cantab.net>
Co-authored-by: Phil Freeman <phil@hasura.io>
Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-07-14 12:00:58 -07:00
..
Aeson Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
HashMap/Strict add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
List Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Parser add additional tests for testing claims_namespace_path in JWT tokens (#4481) 2020-04-21 14:54:35 +05:30
Sequence relay fixes (#5013) 2020-06-16 19:55:49 +05:30
Text refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Time/Clock Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
URL Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Environment.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
TByteString.hs More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30