graphql-engine/server/src-lib/Hasura/GraphQL/Schema
jkachmar 112d206fa6 Adds Remote Source Join Execution
https://github.com/hasura/graphql-engine-mono/pull/2038

Co-authored-by: Phil Freeman <630306+paf31@users.noreply.github.com>
GitOrigin-RevId: 0843bd0610822469f727d768810694b748fec790
2021-09-22 10:44:01 +00:00
..
Action.hs Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
Backend.hs server/mssql: integrate insert mutation schema parser for MSSQL backend 2021-08-31 13:35:49 +00:00
BoolExp.hs server/postgres: Support computed fields in permission check/filter 2021-07-28 08:10:25 +00:00
Build.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Common.hs server/bigquery: implement _in and _nin operators. (close #7343) 2021-08-06 19:58:33 +00:00
Instances.hs mysql: Metadata awareness 2021-07-15 12:45:51 +00:00
Introspect.hs server: fix order of fields in introspection output 2021-05-19 16:38:54 +00:00
Mutation.hs server: remove identity notion from table columns 2021-09-17 09:03:06 +00:00
OrderBy.hs server/postgres: support computed fields in order by 2021-07-27 16:28:23 +00:00
Postgres.hs server: add IR support for DB-to-DB joins 2021-07-26 13:05:53 +00:00
Remote.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
RemoteSource.hs Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
RemoteSource.hs-boot Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
Select.hs Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
Table.hs server: add metadata for DB-DB remote joins 2021-07-22 23:07:10 +00:00