mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 15:26:47 +00:00
add to core schedule (#578)
This commit is contained in:
parent
fce38d5057
commit
0b6e3e34c2
@ -5,6 +5,7 @@
|
||||
cluster_by = ['block_timestamp::DATE','_inserted_timestamp::DATE'],
|
||||
post_hook = enable_search_optimization('{{this.schema}}','{{this.identifier}}','ON EQUALITY(tx_id, program_id)'),
|
||||
merge_exclude_columns = ["inserted_timestamp"],
|
||||
tags = ['scheduled_core'],
|
||||
) }}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user