This commit is contained in:
drethereum 2025-10-01 10:59:33 -06:00
parent c4b1551aaf
commit 8ac476cdb9
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
],
merge_exclude_columns = ["inserted_timestamp"],
full_refresh = vars.GLOBAL_GOLD_FR_ENABLED,
tags = ['gold','balances','erc20','phase_4']
tags = ['gold','balances','erc20','heal','phase_4']
) }}
WITH balances AS (

View File

@ -13,7 +13,7 @@
merge_exclude_columns = ["inserted_timestamp"],
post_hook = "{{ unverify_balances() }}",
full_refresh = vars.GLOBAL_SILVER_FR_ENABLED,
tags = ['silver','balances','erc20','phase_4']
tags = ['silver','balances','erc20','heal','phase_4']
) }}
SELECT