graphql-engine/server/src-lib/Hasura/RQL
Auke Booij dfd09159ec Fix JSON encoding issue (fix hasura/graphql-engine#7543 and hasura/graphql-engine#8200)
`encJFromAssocList` is broken since it does not appropriately escape the keys of the JSON dictionaries. Presumably it should.

This is a hotfix for a JSON encoding issue. Longer-term solutions are being discussed in hasura/graphql-engine-mono#3736.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4139
GitOrigin-RevId: 27afff319d268a4ec017c8eafd694cc17c2fd7f0
2022-04-05 19:11:30 +00:00
..
DDL server: simplify interpretation of concrete monads into abstract arrows 2022-04-04 12:36:35 +00:00
DML Yeet some default-extensions 2022-03-16 00:40:17 +00:00
IR server/gardening: rename IR insert mutation types 2022-04-01 06:44:08 +00:00
Types Fix JSON encoding issue (fix hasura/graphql-engine#7543 and hasura/graphql-engine#8200) 2022-04-05 19:11:30 +00:00
IR.hs Nested action joins 2022-03-03 03:44:20 +00:00
Types.hs Use an enum for EndpointMethod and fix incorrect response aggregation. 2022-03-13 07:41:02 +00:00