graphql-engine/server/src-lib/Hasura/Backends/BigQuery/Instances
Philip Lykke Carlsen 26cdc03aa4 fix(#8904): Make BigQuery Computed Fields arguments optional
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5909
GitOrigin-RevId: 0d7c7de273c27bbd2338f42253754be0a06ea66e
2022-09-17 22:41:19 +00:00
..
API.hs server/bigquery: enable metadata API to add/drop computed fields to BigQuery tables 2022-05-04 14:53:31 +00:00
Execute.hs Remove strictness annotations from data types in the Hasura.Backends hierarchy 2022-07-29 14:06:23 +00:00
Metadata.hs Push capabilities resolution code into BackendMetadata type class 2022-09-05 02:44:10 +00:00
Schema.hs fix(#8904): Make BigQuery Computed Fields arguments optional 2022-09-17 22:41:19 +00:00
SchemaCache.hs Define IR types for AggregationPredicates. 2022-08-19 15:41:47 +00:00
Transport.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Types.hs server: prune health check from codecs for backends that don't support it 2022-09-09 13:07:33 +00:00