where logic (#160)

This commit is contained in:
drethereum 2024-04-05 09:09:31 -06:00 committed by GitHub
parent f5911028f5
commit 5566322161
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,8 +59,7 @@ SELECT
FROM
{{ ref('silver__genesis_contracts_backfill') }}
{# {% if is_incremental() %}
{% if is_incremental() %}
WHERE
1 = 2
{% endif %} #}
--add back after run
{% endif %}