little comment to explain var
This commit is contained in:
parent
a07a50793b
commit
3431f46502
1 changed files with 3 additions and 1 deletions
|
|
@ -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'"
|
||||
Loading…
Add table
Add a link
Reference in a new issue