menu

Changelog


Fixes and Tweaks

  • Allow for opening of project whose dbt_project.yml is malformed
  • Allow for profiles.yml in project's root directory or the location specified by DBT_PROFILES_DIR environment variable
  • Fixed issue where source declarations would not fall back to the database defined in profiles.yml
  • Fixed issue causing multi line text selection to highlight more than the actual selected text
  • Added support aliases on {{ref}} macros
  • Added support for EXCLUDE, RENAME and CONNECT BY syntax
  • BigQuery: INTERVAL expression now accept expressions as inputs
  • Added support for Jinja expressions in SQL strings