graphql-engine/server/src-lib/Hasura/GraphQL/Execute/LiveQuery
Antoine Leblanc 61c990f177
server: split RQL.DML into four different parts (#6072)
* WIP: shuffle everything around

* remove all unused imports & unused top-level binds

* move types to IR subfolder

* revert unrelated changes to Query and Prepare

* reduce differences in remote join, deprecate Translate module

* clean mutation module

* cosmetic: code formatting

* moved some RQL-specific stuff out of IR

* fix misc compilation issues

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-10-29 16:58:13 +00:00
..
Options.hs server: accept only non-negative integers for batch size and refetch interval (close #5653) (#5759) 2020-09-17 10:56:41 +00:00
Plan.hs server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
Poll.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
State.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
TMap.hs Use AssertNF for leak prophylaxis when doing mutable writes. Closes #3937 (#4097) 2020-03-17 20:31:22 -05:00