move-protocols-bronze-to-stale (#124)

This commit is contained in:
Matt Romano 2025-06-02 14:09:19 -07:00 committed by GitHub
parent c7491a2303
commit 7e9b8b5bd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{{ config(
materialized = 'incremental',
unique_key = 'protocol_id',
tags = ['defillama']
tags = ['stale']
) }}
WITH protocol_base AS (