little comment to explain var

This commit is contained in:
Pablo Martin 2024-06-14 15:12:44 +02:00
parent a07a50793b
commit 3431f46502

View file

@ -47,4 +47,6 @@ seeds:
vars:
"dbt_date:time_zone": "Europe/London"
"start_date": "'2020-01-01'"
# A general cutoff date for relevancy. Many models assume this to be the point
# in time after which they should work.
"start_date": "'2020-01-01'"