graphql-engine/server/src-test
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
..
Data First attempt at deduplicating permission filters 2022-02-03 16:14:44 +00:00
Database/MSSQL server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +00:00
Hasura Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
Network/HTTP/Client server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Test/QuickCheck server: Splits QuickCheck extension and orphan instance modules 2022-02-22 15:33:37 +00:00
Main.hs Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00