menu

Changelog


dbt 1.0.8 and 1.1.1

Support for dbt 1.0.8 and dbt 1.1.1 has been added.

Model Schema Preview

Viewing a dbt model will now show a real-time preview of the model's schema.

dbt model preview

git status in file tree

Modified files are now highlighted in the file tree.

git tree status

Edit profiles.yml

When configuring a dbt project, you can now click Edit profiles.yml to edit your profiles.yml file directly in the application.

edit profiles.yml

Fixes and Tweaks

  • Remove .sql from model name input when running dbt commands.
  • Windows: Introduced in-app title bar for Windows
  • Windows: Remove use of Windows Subsystem for Linux