graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
Rakesh Emmadi a375f8c105 server/postgres: Support scalar computed fields in remote joins
https://github.com/hasura/graphql-engine-mono/pull/1692

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: fcef85910899859f7421cad554c022f8023965ea
2021-07-12 16:04:37 +00:00
..
BoolExp.hs server/postgres: support computed fields in query filters ('where' expression) 2021-07-07 11:59:32 +00:00
Column.hs server: switch to a sub-backend approach 2021-04-21 21:45:32 +00:00
Delete.hs server: switch to a sub-backend approach 2021-04-21 21:45:32 +00:00
Insert.hs server: switch to a sub-backend approach 2021-04-21 21:45:32 +00:00
Mutation.hs server: misc cleanups 2021-06-15 15:06:37 +00:00
Returning.hs server/citus: feature branch 2021-05-21 02:47:51 +00:00
Select.hs server/postgres: Support scalar computed fields in remote joins 2021-07-12 16:04:37 +00:00
Types.hs server: introduce new custom scalars and remove offsetParser 2021-06-10 16:14:21 +00:00
Update.hs server: switch to a sub-backend approach 2021-04-21 21:45:32 +00:00