graphql-engine/server/src-lib/Hasura/Backends/BigQuery
Vamshi Surabhi d5cb312f8b replace SQLOperator with ScalarSelectionArguments
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4426
GitOrigin-RevId: 69beda27ccf4cb47dab80d59ec383704be805bf6
2022-05-03 09:00:01 +00:00
..
DDL Added BackendConfig to allow sources to share configuration of Data Connectors [GDW-78] 2022-04-29 02:14:10 +00:00
Instances replace SQLOperator with ScalarSelectionArguments 2022-05-03 09:00:01 +00:00
Connection.hs server/bigquery: improve throwing upstream exceptions 2022-03-30 13:54:18 +00:00
DDL.hs Customization of computed field GraphQL schema descriptions 2022-02-15 23:17:27 +00:00
Execute.hs server/bigquery: improve throwing upstream exceptions 2022-03-30 13:54:18 +00:00
FromIr.hs replace SQLOperator with ScalarSelectionArguments 2022-05-03 09:00:01 +00:00
Meta.hs server/bigquery: internal types and function to fetch routine information from BigQuery 2022-04-28 12:38:27 +00:00
Plan.hs simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
Source.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
ToQuery.hs BigQuery operators: like/nlike, geography 2022-01-18 13:37:12 +00:00
Types.hs Fix BigDecimal/BigNumeric serialization for BigQuery backend 2022-04-19 11:37:48 +00:00