-
Hello, I am working in DBT v1.1 for my company. I am writing an upgrade proposal for DBT v1.6. What potential complications might I face when doing this upgrade? Things I know so far:
What other things will break when moving to the newer version? |
Beta Was this translation helpful? Give feedback.
Answered by
edwrand
Nov 14, 2023
Replies: 1 comment
-
Circling back to answer my own question in case someone else needs this. Steps to upgrade several DBT versions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
edwrand
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Circling back to answer my own question in case someone else needs this.
Steps to upgrade several DBT versions:
dbt-utils.surrogate_key
with the newer versiondbt-utils.generate_surrogate_key
dbt-utils.generate_surrogate_key
takes in an array argument instead of strings like the deprecated version