Version 0.27.0
What's Changed
- In this release, we've introduced a new setting,
WizardForDbtCore(TM).enableSnowflakeSyntaxCheck
, which is turned off by default. When activated, this setting enables syntax checks for Snowflake dbt projects. As a result, any errors within models will be detected and displayed. Please note that this is an experimental feature and may not be entirely reliable. It could potentially yield false positive errors, indicating issues where there are none.
Full Changelog: v0.26.2...v0.27.0