graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL Enforce that backends use the properly resolved environment variables. 2021-07-23 12:26:10 +00:00
DML [gardening] remove all traverse functions from RQL.IR 2021-07-08 15:42:53 +00:00
IR server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Types Enforce that backends use the properly resolved environment variables. 2021-07-23 12:26:10 +00:00
IR.hs server: support remote relationships on SQL Server and BigQuery (#1497) 2021-06-11 03:27:39 +00:00
Types.hs server: add metadata for DB-DB remote joins 2021-07-22 23:07:10 +00:00