graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Brandon Simmons ff62d5e0bf Migrate to GHC 8.10, upgrade dependencies. Closes #4517
This also seems to squash a stubborn space leak we see with
subscriptions (linking to canonical #3388 for reference).

This may also fix some of the "Unexpected exception" websockets
exceptions we are now surfacing (see e.g. #4344)

Also: dev.sh: fix hpc reporting

Initial work on this done by Vamshi.
2020-05-13 19:13:02 -04:00
..
Mutation server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00
Action.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
BoolExp.hs fix few bugs related to nested insert returning (fix #3609, #3642, #3271) (#3618) 2020-02-04 21:04:17 +05:30
Builder.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Common.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
CustomTypes.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Function.hs functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
Merge.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
OrderBy.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Select.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30