graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Naveen Naidu fa944b18dd
Fix strigified JSON for the prepared_argument in query_log (#5615)
Fix the `toJson` instance of `PreparedSql` to use
`pgScalarValueToJson` instead of `txtEncodedPGVal`

Fixes: https://github.com/hasura/graphql-engine/issues/5582
2020-08-19 09:53:46 -07:00
..
LiveQuery server: add logging for action handlers (#5471) 2020-07-29 19:00:29 +05:30
LiveQuery.hs server: add more info about server to config api (#3412) 2020-04-06 10:23:58 +05:30
Plan.hs Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Query.hs Fix strigified JSON for the prepared_argument in query_log (#5615) 2020-08-19 09:53:46 -07:00