graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL Avoid Arrows by interpreting monads 2022-02-22 18:09:50 +00:00
DML Role-invariant schema constructors 2022-02-17 08:17:17 +00:00
IR Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
Types Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
IR.hs simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
Types.hs server, pro: add support for per-role allowlists 2022-02-08 16:54:49 +00:00