graphql-engine/server/src-lib/Hasura/Backends/BigQuery
Philip Lykke Carlsen 824697a1e8 Break up class BackendSchema in two
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4901
GitOrigin-RevId: fdef33b69626d1694dc1938bb76e001284dd1b50
2022-06-30 15:23:35 +00:00
..
DDL server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
Instances Break up class BackendSchema in two 2022-06-30 15:23:35 +00:00
Connection.hs server/bigquery: improve throwing upstream exceptions 2022-03-30 13:54:18 +00:00
DDL.hs server: naming conventions for auto generated fields 2022-05-26 11:55:29 +00:00
Execute.hs Add forkIO and threadDelay errors to HLint. 2022-06-30 09:56:06 +00:00
FromIr.hs server/bigquery: apply LIMIT to computed field subqueries 2022-06-15 16:31:46 +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/bigquery: computed fields SQL generation and execution 2022-05-30 15:24:33 +00:00