mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +03:00
c2d0d272ee
This has a couple of advantages: 1. One query is probably faster than many. 2. Creating a table with data is valid on the BigQuery sandbox (free tier); `INSERT INTO` is not. 3. We eat fewer resources by not running any DML, and so should hit usage caps less often. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4867 GitOrigin-RevId: 70537d5b306e5231beb8ae197a95bd8ea995e1e9 |
||
---|---|---|
.. | ||
DataConnector | ||
BigQuery.hs | ||
Citus.hs | ||
DataConnector.hs | ||
Mysql.hs | ||
Postgres.hs | ||
Sqlserver.hs |