graphql-engine/server/src-lib
Philip Lykke Carlsen b9ad721ea6 Reduce boolean blindness by promoting data type StringifyNumbers
I discovered and removed instances of Boolean Blindness about whether json numbers should be stringified or not.

Although quite far-reaching, this is a completely mechanical change and should have no observable impact outside the server code.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3763
GitOrigin-RevId: c588891afd8a6923a135c736f6581a43a2eddbc7
2022-02-23 20:19:24 +00:00
..
Control Avoid Arrows by interpreting monads 2022-02-22 18:09:50 +00:00
Data Updates cabal freeze file 2022-02-18 05:32:08 +00:00
Database/MSSQL server: add tests for transaction commit/rollback 2022-01-21 12:49:12 +00:00
GHC server: drop dependency on ghc-heap-view again for profiling builds (close #2554) 2021-10-12 09:34:08 +00:00
Hasura Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
Network server/gardening: rename mkMgr to mkHttpManager 2022-01-19 12:33:45 +00:00