graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
Alexis King 8ef205fba5 Explicitly invalidate enum values when metadata is reloaded
This fixes #3759. Also, while we’re at it, also improve the way
invalidations are synced across instances so enums and remote schemas
are appropriately reloaded by the schema syncing process.
2020-01-30 18:17:29 -06:00
..
Cache Explicitly invalidate enum values when metadata is reloaded 2020-01-30 18:17:29 -06:00
Cache.hs Explicitly invalidate enum values when metadata is reloaded 2020-01-30 18:17:29 -06:00
Catalog.hs Add fast path for server internal metadata migrations (#3686) 2020-01-14 01:09:10 -06:00
Diff.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
Enum.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
Function.hs incremental metadata: Clean up a few lingering loose ends 2020-01-08 17:19:03 -06:00
Rename.hs Add fast path for server internal metadata migrations (#3686) 2020-01-14 01:09:10 -06:00
Table.hs Explicitly invalidate enum values when metadata is reloaded 2020-01-30 18:17:29 -06:00