graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
Alexis King 780857fb19 Switch to a CPS implementation of Rule
This is significantly more performance, even without specialization,
which dramatically improves compile times.
2020-01-08 16:45:46 -06:00
..
Cache Switch to a CPS implementation of Rule 2020-01-08 16:45:46 -06:00
Cache.hs Switch to a CPS implementation of Rule 2020-01-08 16:45:46 -06:00
Catalog.hs Switch to a CPS implementation of Rule 2020-01-08 16:45:46 -06:00
Diff.hs Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
Enum.hs Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
Function.hs Use arrows instead of monads to define the schema cache construction 2020-01-08 16:43:06 -06:00
Rename.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Table.hs Switch to a CPS implementation of Rule 2020-01-08 16:45:46 -06:00