graphql-engine/server/src-lib/Hasura/GraphQL
Evie Ciobanu 4b0f5f09c9 server: add IR support for DB-to-DB joins
GJ IR changes cherry-picked from the original GJ branch. There is a separate (can be merged independently) PR for metadata changes (#1727) and there will be a different PR upcoming PR for execution changes.

https://github.com/hasura/graphql-engine-mono/pull/1810

Co-authored-by: Vamshi Surabhi <6562944+0x777@users.noreply.github.com>
GitOrigin-RevId: c31956af29dc9c9b75d002aba7d93c230697c5f4
2021-07-26 13:05:53 +00:00
..
Execute server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Parser Implement refresh parameter for Cached Directive 2021-06-17 06:28:45 +00:00
Schema server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Transport server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Context.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Execute.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Explain.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Logging.hs server: fix regression in query-log generation 2021-04-28 17:39:02 +00:00
ParameterizedQueryHash.hs server: log additional info in the livequery poller logs 2021-06-16 13:28:17 +00:00
Parser.hs server: introduce new custom scalars and remove offsetParser 2021-06-10 16:14:21 +00:00
RemoteServer.hs server: improve handling of HTTP client errors for remote schema calls 2021-07-07 10:15:05 +00:00
Schema.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00