graphql-engine/server/src-lib/Hasura/Backends/Postgres/Translate
Karthikeyan Chinnakonda 5f79b5f102 server: generalize the event triggers codepath for all backends
https://github.com/hasura/graphql-engine-mono/pull/2189

Co-authored-by: hasura-bot <30118761+hasura-bot@users.noreply.github.com>
Co-authored-by: Martin Mark <74692114+martin-hasura@users.noreply.github.com>
Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com>
Co-authored-by: Sameer Kolhar <6604943+kolharsam@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
Co-authored-by: Matt Hardman <28978422+mattshardman@users.noreply.github.com>
Co-authored-by: Vijay Prasanna <11921040+vijayprasanna13@users.noreply.github.com>
Co-authored-by: Divi <32202683+imperfect-fourth@users.noreply.github.com>
GitOrigin-RevId: 97c71571656c6e0c57d06f2d38193833180901c0
2021-09-20 07:35:49 +00:00
..
BoolExp.hs server: fix the nullability of object relationships (fix hasura/graphql-engine#7201) 2021-08-26 15:27:34 +00:00
Column.hs server: generalize event triggers - incremental PR 2 2021-09-09 11:55:11 +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: generalize the event triggers codepath for all backends 2021-09-20 07:35:49 +00:00
Types.hs [server] revert #2078 "server/postgres: optimize SQL query generation with LIMITs" 2021-08-30 11:54:53 +00:00
Update.hs server: switch to a sub-backend approach 2021-04-21 21:45:32 +00:00