graphql-engine/server/src-lib/Hasura/Backends/BigQuery/Instances
jkachmar 647231b685 Yeet some default-extensions
Manually enables:
* EmptyCase
* ExistentialQuantification
* QuantifiedConstraints
* QuasiQuotes
* TemplateHaskell
* TypeFamilyDependencies

...in the following components:
* 'graphql-engine' library
* 'graphql-engine' 'src-test'
* 'graphql-engine' 'tests/integration'
* 'graphql-engine' tests-hspec'

Additionally, performs some light refactoring and documentation.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3991
GitOrigin-RevId: 514477d3466b01f60eca8935d0fef60dd0756838
2022-03-16 00:40:17 +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/postgres: improve fetching tables' and functions' metadata (from database) 2022-03-08 13:03:14 +00:00
Schema.hs Yeet some default-extensions 2022-03-16 00:40:17 +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