graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL server: customize tracking tables with a custom name (#5719) 2020-10-29 12:48:45 +00:00
DML server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
IR server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
Types server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
GBoolExp.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Instances.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Types.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00