mirror of
https://github.com/FlipsideCrypto/aleo-models.git
synced 2026-02-06 13:26:47 +00:00
added silver transfers to core schedule
This commit is contained in:
parent
60a1b2215b
commit
8228dedcee
@ -5,7 +5,7 @@
|
||||
incremental_strategy = 'merge',
|
||||
merge_exclude_columns = ['inserted_timestamp'],
|
||||
cluster_by = ['block_timestamp::DATE'],
|
||||
tags = ['noncore', 'full_test']
|
||||
tags = ['core', 'full_test']
|
||||
) }}
|
||||
|
||||
WITH base AS (
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
incremental_strategy = 'merge',
|
||||
merge_exclude_columns = ['inserted_timestamp'],
|
||||
cluster_by = ['block_timestamp::DATE'],
|
||||
tags = ['noncore', 'full_test']
|
||||
tags = ['core', 'full_test']
|
||||
) }}
|
||||
|
||||
WITH base AS (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user