graphql-engine/server/src-lib/Hasura
Vamshi Surabhi 23e1cb218a simplification of generalized joins execution
This PR simplifies the types that represent a remote relationship in IR so that they can be reused in other parts (in remote schema types) which could have remote relationships.

The comments on the PR explain the main changes.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2979
GitOrigin-RevId: 559c51d9d6ae79e2183ce4347018741b9096ac74
2021-12-07 13:12:57 +00:00
..
Backends simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
Base server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Use transformed request body in event invocation logs 2021-12-06 22:40:31 +00:00
GraphQL simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
Incremental server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Metadata server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
RQL simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
Server Fixing REST Enpoints list variable bug 2021-12-03 21:57:25 +00:00
SQL server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
App.hs Remove Unique from Definition 2021-12-01 16:21:35 +00:00
EncJSON.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
GC.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
HTTP.hs server: drop HasVersion implicit parameter (closes #2236) 2021-10-13 16:39:58 +00:00
Incremental.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Logging.hs server: log DB locking queries during source catalog migration 2021-11-09 14:22:44 +00:00
Prelude.hs Feature/multiple jwt secrets 2021-12-02 05:36:46 +00:00
QueryTags.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Session.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Tracing.hs Remove Unique from Definition 2021-12-01 16:21:35 +00:00