push filter down one model
This commit is contained in:
parent
30c73b1ab9
commit
761cf409c6
2 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue