re-enable-protocols-defillama (#125)

This commit is contained in:
Matt Romano 2025-06-05 14:48:24 -07:00 committed by GitHub
parent 7e9b8b5bd8
commit 526f3a815b
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 = ['stale']
tags = ['defillama']
) }}
WITH protocol_base AS (