mirror of
https://github.com/FlipsideCrypto/sei-models.git
synced 2026-02-06 12:57:05 +00:00
tag (#131)
This commit is contained in:
parent
e631bc028c
commit
34233235df
@ -6,7 +6,7 @@
|
||||
unique_key = 'ez_token_transfers_id',
|
||||
cluster_by = ['block_timestamp::DATE'],
|
||||
post_hook = "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(origin_from_address, origin_to_address, from_address, to_address, origin_function_signature)",
|
||||
tags = ['core']
|
||||
tags = ['core', 'heal']
|
||||
) }}
|
||||
|
||||
WITH base AS (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user