graphql-engine/server/src-lib/Hasura/Backends/Postgres/Instances
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
..
API.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00
Execute.hs Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
Metadata.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00
Schema.hs Role-invariant schema constructors 2022-02-17 08:17:17 +00:00
Transport.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00
Types.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00