mirror of
https://github.com/FlipsideCrypto/sei-models.git
synced 2026-02-06 15:36:45 +00:00
fix for stats perf
This commit is contained in:
parent
e0111ffbe8
commit
04926fc275
@ -75,6 +75,7 @@ WHERE
|
||||
block_timestamp_hour < DATE_TRUNC('hour', systimestamp())
|
||||
|
||||
{% if is_incremental() %}
|
||||
and block_timestamp::Date > current_date -7
|
||||
AND DATE_TRUNC(
|
||||
'hour',
|
||||
block_timestamp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user