mirror of
https://github.com/FlipsideCrypto/berachain-models.git
synced 2026-02-06 13:37:11 +00:00
commit
956b976aab
@ -2,7 +2,7 @@
|
||||
|
||||
{% set check_for_new_user_abis_query %}
|
||||
select 1
|
||||
from {{ ref('silver__user_verified_abis') }}
|
||||
from {{ ref('silver_testnet__user_verified_abis') }}
|
||||
where _inserted_timestamp::date = sysdate()::date
|
||||
and dayname(sysdate()) <> 'Sat'
|
||||
{% endset %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user