mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 11:27:00 +00:00
remove saber gauges from model updates (#809)
This commit is contained in:
parent
c932f80517
commit
fc6e488f2c
@ -4,9 +4,11 @@
|
||||
incremental_strategy = 'delete+insert',
|
||||
cluster_by = ['block_timestamp::DATE'],
|
||||
merge_exclude_columns = ["inserted_timestamp"],
|
||||
tags = ['scheduled_non_core']
|
||||
tags = ['deprecated'],
|
||||
) }}
|
||||
|
||||
-- no longer running this model because gauges is not a thing anymore and neither is saber
|
||||
|
||||
WITH all_saber_gauges_events AS (
|
||||
|
||||
SELECT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user