mirror of
https://github.com/FlipsideCrypto/fsc-evm.git
synced 2026-02-06 15:51:48 +00:00
heal tag
This commit is contained in:
parent
c4b1551aaf
commit
8ac476cdb9
@ -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 (
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user