graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema/Cache
Alexis King e47a8c4b86 incremental metadata: Clean up a few lingering loose ends
- Move MonadBase/MonadBaseControl instances for TxE into pg-client-hs
- Set the -qn2 RTS option by default to limit the parallel GC to 2
  threads
- Remove eventlog instrumentation
- Don’t rebuild the schema cache again after running a query that needs
  it to be rebuilt, since we do that explicitly now.
- Remove some redundant checks, and relocate a couple others.
2020-01-08 17:19:03 -06:00
..
Common.hs Switch to a CPS implementation of Rule 2020-01-08 16:45:46 -06:00
Dependencies.hs Add support for fine-grained dependency tracking to Incremental 2020-01-08 16:45:54 -06:00
Fields.hs Properly check that custom field names do not conflict with other fields 2020-01-08 16:45:53 -06:00
Permission.hs incremental metadata: Clean up a few lingering loose ends 2020-01-08 17:19:03 -06:00