push filter down one model

This commit is contained in:
Pablo Martin 2024-10-04 17:44:26 +02:00
parent 30c73b1ab9
commit 761cf409c6
2 changed files with 2 additions and 4 deletions

View file

@ -63,7 +63,6 @@ with
on cer.from_currency = eu.currency
and cer.rate_date_utc = v.checkout_date_utc
and cer.to_currency = 'GBP'
where version = 'V2'
),
monthly_cancellation_threshold as (
select