go back to var, made a mistake in the last commit

This commit is contained in:
Pablo Martin 2024-06-17 11:32:20 +02:00
parent 1203d0921b
commit 0606f2c93d

View file

@ -82,7 +82,7 @@ with
from
generate_series
(
'2020-01-01'::timestamp,
{{ var("start_date") }}::timestamp,
(
select min(oldest_date_utc) from oldest_xe_date_per_curr_pair
)::timestamp