mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
295f7f3736
The following has been tested locally: 1. [x] Uses the default query limit when `global_select_limit` is not present in the `metadata` configuration 2. [x] Uses the provided number when present in the configuration (tested with `1`) 3. [x] Throws an error if the provided value is not a parseable non-negative number (because bigquery throws an error when limits are negative) https://github.com/hasura/graphql-engine-mono/pull/1816 Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com> GitOrigin-RevId: e21157ce9ca8f8130b3b01e91ed048e79f376293 |
||
---|---|---|
.. | ||
BoolExp.hs | ||
RunSQL.hs | ||
Source.hs |