The problem I’m having
enabled two versions of a model in dbt core 1.5, and set latest as version 1. When reference the model without suffix, it didn’t resolve to the latest version 1, instead it resolved to the highest version version 2.
The context of why I’m trying to do this
What I’ve already tried
latest_version is configured in the yaml file.
Some example code or error messages
Put code inside backticks
to preserve indentation
which is especially important
for Python and YAML!