Skip to content

Analytics engineering with dbt - projects and developer environment

Notifications You must be signed in to change notification settings

uplimit/course-dbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytics engineering with dbt

Template repository for the projects and environment of the course: Analytics engineering with dbt

Updating dbt version

To update dbt version you need to edit .gitpod.yml file and put a specific verion of dbt adapter you want to use:

image: ghcr.io/dbt-labs/dbt-snowflake:1.8.3. # update version here
...

If you run dbt --version you may see that dbt-core might be slightly behind the latest version, but that's fine as soon as adapter version is up-to-date.

License

GPL-3.0

About

Analytics engineering with dbt - projects and developer environment

Topics

Resources

Stars

Watchers

Forks