On your packages.yml file, change the version to the latest:
packages.yml
Copy
Ask AI
packages: - package: elementary-data/elementary version: < latest version >
Run the command:
Copy
Ask AI
dbt deps
When there’s a change in the structure of the Elementary tables, the minor version is raised. If you’re updating a minor version (for example 0.17.X -> 0.18.X), run this command to rebuild the Elementary tables: