config:
in profiles.yml
is deprecated starting v1.8 in favor of flags:
in dbt_project.yml
#5760
Open
1 task done
Labels
content
Improvements or additions to content
dbt-core v1.8
improvement
Use this when an area of the docs needs improvement as it's currently unclear
Contributions
Link to the page on docs.getdbt.com requiring updates
Here's one example page to update (but there are surely more):
What part(s) of the page would you like to see updated?
Proposed docs updates (up for discussion!):
When v1.7 is selected in the drop-down:
config:
inprofiles.yml
When v1.9 is selected in the drop-down:
config:
inprofiles.yml
andflags:
indbt_project.yml
(so that users can see how to convert one into the other)When v1.9 is selected in the drop-down:
flags:
indbt_project.yml
Additional information
No response
The text was updated successfully, but these errors were encountered: