graphql-engine/server/src-lib
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
..
Control More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Data Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Hasura Fix strigified JSON for the prepared_argument in query_log (#5615) 2020-08-19 09:53:46 -07:00
Network server: changes catalog initialization and logging for pro customization (#5139) 2020-06-19 12:12:32 +05:30