graphql-engine/server/src-lib/Hasura
Vamshi Surabhi 9ec40be58d bigquery: 'global_select_limit' is now optional and defaults to 1000
See https://github.com/hasura/graphql-engine-mono/pull/1774. This new branch had to be opened because of an issue with cli test failure if the branch name starts with a number.

https://github.com/hasura/graphql-engine-mono/pull/1784

Co-authored-by: Aniket Deshpande <922486+aniketd@users.noreply.github.com>
GitOrigin-RevId: 25d2d92f57c10d80bc54b47a3f895ab014b8e6fa
2021-07-13 15:50:12 +00:00
..
Backends bigquery: 'global_select_limit' is now optional and defaults to 1000 2021-07-13 15:50:12 +00:00
Base server: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +00:00
Cache server: cleanup of language extensions [gardening] 2021-04-16 06:55:56 +00:00
Eventing server: Log action and event names (close #1603) 2021-07-05 07:48:39 +00:00
GraphQL server: log query in http-log/ws-log only if query-log is enabled 2021-07-13 12:24:19 +00:00
Incremental server: IR for DB-DB joins 2021-06-17 23:13:05 +00:00
Metadata server: fix cron trigger bug of new events not getting generated when cron trigger is imported via metadata 2021-05-26 16:20:19 +00:00
RQL server/postgres: fix reload sources and remote schemas if they're inconsistent 2021-07-13 07:57:21 +00:00
Server server: log query in http-log/ws-log only if query-log is enabled 2021-07-13 12:24:19 +00:00
SQL server: delegate Metadata API parsing to a new backend class 2021-07-07 01:44:41 +00:00
App.hs server: log query in http-log/ws-log only if query-log is enabled 2021-07-13 12:24:19 +00:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Prelude.hs server/postgres: support computed fields in query filters ('where' expression) 2021-07-07 11:59:32 +00:00
Session.hs Revert "remote schema typename customisation" 2021-06-10 09:57:16 +00:00
Tracing.hs Revert "remote schema typename customisation" 2021-06-10 09:57:16 +00:00