mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:06:59 +00:00
set to 100 (#473)
This commit is contained in:
parent
e0a7d7c1d0
commit
4e06167803
@ -49,7 +49,7 @@
|
||||
SELECT
|
||||
{{ var(
|
||||
'API_LIMIT',
|
||||
1000
|
||||
100
|
||||
) }} AS api_limit,
|
||||
'{{ starting_after }}' AS starting_after,
|
||||
DATE_PART('EPOCH', SYSDATE()) :: INTEGER AS partition_key,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user