graphql-engine/server/src-lib/Hasura/Backends/BigQuery
Samir Talwar c980af1b8f Move MkTypename and NamingCase into their own modules.
This moves `MkTypename` and `NamingCase` into their own modules, with the intent of reducing the scope of the schema parsers code, and trying to reduce imports of large modules when small ones will do.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4978
GitOrigin-RevId: 19541257fe010035390f6183a4eaa37bae0d3ca1
2022-07-12 14:01:28 +00:00
..
DDL Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Instances Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Connection.hs server/bigquery: improve throwing upstream exceptions 2022-03-30 13:54:18 +00:00
DDL.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Execute.hs Add forkIO and threadDelay errors to HLint. 2022-06-30 09:56:06 +00:00
FromIr.hs server: adding a few code comments 2022-07-12 09:26:32 +00:00
Meta.hs server/bigquery: generate graphql schema for table computed fields 2022-05-25 10:25:38 +00:00
Name.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Plan.hs Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema. 2022-05-30 22:07:57 +00:00
Source.hs server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
ToQuery.hs server/bigquery: computed fields SQL generation and execution 2022-05-30 15:24:33 +00:00
Types.hs server: more GHC 9.2 changes compatible with 8.10 (#3550) 2022-07-07 16:51:18 +00:00