github dbt-msft/dbt-sqlserver v1.4.0

latest releases: v1.12.0rc3, v1.11.1, v1.11.0...
3 years ago

v1.4.0

Features

Bugfixes

  • Add nolock query hint to several metadata queries to avoid deadlocks by @Elliot2718 in #204
  • Rework column metadata retrieval to avoid duplicate results and deadlocks by @sdebruyn in #368
  • Model removal will now cascade and also drop related views so that views are no longer in a broken state by @sdebruyn in #366
  • Fixed handling of on_schema_change for incremental models by @sdebruyn in #376

Under the hood

  • Fixed lots of testing concurrency issues
  • Added all available tests as of dbt 1.4.6

Full Changelog: v1.3.2...v1.4.0

PR changelog

Don't miss a new dbt-sqlserver release

NewReleases is sending notifications on new releases.