graphql-engine/server/src-lib/Hasura/RQL
Rakesh Emmadi 7b5bbb758a fix excessive memory consumption with bulk queries (#1972)
Use 'Strict' State monad instead of 'Lazy' to avoid unevaluated memory thunks
2019-04-09 21:41:06 +05:30
..
DDL fix update_event_trigger query not persisting the changes (#1950) 2019-04-05 17:50:46 +05:30
DML add a json path argument to query values inside json columns (close #1598) (#1661) 2019-03-25 19:15:35 +05:30
Types specify better error msgs for remote schema conflicts (fix #1805) (#1904) 2019-04-03 06:48:19 +05:30
GBoolExp.hs add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Instances.hs support union and interface types in remote schema (close #1276) (#1361) 2019-01-28 22:15:10 +05:30
Types.hs fix excessive memory consumption with bulk queries (#1972) 2019-04-09 21:41:06 +05:30