Skip to main content

New: Override dbt version with new User development settings

You can now override the dbt version that's configured for the development environment within your project and use a different version affecting only your user account. This lets you test new dbt features without impacting other people working on the same project. And when you're satisfied with the test results, you can safely upgrade the dbt version for your project(s).

Use the dbt version dropdown to specify the version to override with. It's available on your project's credentials page in the User development settings section. For example:

Example of overriding the dbt version on your user accountExample of overriding the dbt version on your user account
0