graphql-engine/server/src-lib/Hasura/Backends/MySQL
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
..
DataLoader server: throw broken invariant on data loader error 2021-12-01 12:50:38 +00:00
Instances Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Types Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Connection.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
FromIr.hs Improve remote joins collect 2022-03-10 06:18:48 +00:00
Meta.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Plan.hs simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
SQL.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
ToQuery.hs server: remove redundant LANGUAGE pragmas 2022-02-25 12:40:00 +00:00
Types.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00