Merge pull request #83 from FlipsideCrypto/update/echo_liq_recency

omit echo from recency test
This commit is contained in:
tarikceric 2025-12-11 08:55:04 -08:00 committed by GitHub
commit fd708384af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@ models:
datepart: day
interval: 7
group_by_columns: [PLATFORM]
where: "PLATFORM != 'echo'"
columns:
- name: PLATFORM
description: "{{ doc('lending_platform') }}"