graphql-engine/server/src-lib/Hasura/Backends/BigQuery/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 BigQuery remote joins 2021-11-24 16:22:55 +00:00
Execute.hs Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
Metadata.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Schema.hs server/bigquery: fix parsing timestamp input values 2022-02-21 14:48:00 +00:00
Transport.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Types.hs BigQuery operators: like/nlike, geography 2022-01-18 13:37:12 +00:00