graphql-engine/server/src-test
Brandon Simmons 3a6b2ec744 Bugfix to support 0-size HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE
Also some minor refactoring of bounded cache module:
 - the maxBound check in `trim` was confusing and unnecessary
 - consequently trim was unnecessary for lookupPure

Also add some basic tests
2020-07-27 18:40:17 -04:00
..
Data Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Hasura Bugfix to support 0-size HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE 2020-07-27 18:40:17 -04:00
Main.hs Bugfix to support 0-size HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE 2020-07-27 18:40:17 -04:00