graphql-engine/server/src-lib/Hasura/RQL/DDL
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
..
Metadata export metadata without nulls, empty arrays & default values (#3393) 2019-12-14 00:47:38 -06:00
Permission Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
Relationship Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Schema Switch to a CPS implementation of Rule 2020-01-08 16:45:46 -06:00
ComputedField.hs Use arrows instead of monads to define the schema cache construction 2020-01-08 16:43:06 -06:00
Deps.hs Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
EventTrigger.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Headers.hs Use arrows instead of monads to define the schema cache construction 2020-01-08 16:43:06 -06:00
Metadata.hs Use arrows instead of monads to define the schema cache construction 2020-01-08 16:43:06 -06:00
Permission.hs Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
QueryCollection.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Relationship.hs Use a significantly more efficient table_info_agg view 2020-01-08 16:45:46 -06:00
RemoteSchema.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Schema.hs Use arrows instead of monads to define the schema cache construction 2020-01-08 16:43:06 -06:00
Utils.hs schema cache sync improvements (#2098) 2019-05-03 16:12:26 +05:30