github dbt-msft/dbt-sqlserver 0.19.2
dbt-sqlserver v0.19.2

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

v0.19.2

this will (hopefully) be the last release on 0.19.* before v0.20.0

fixes

  • fixing and issue with empty seed table that dbt-redshift already addressed with fishtown-analytics/dbt#2255 #147
  • drop unneeded debugging code that only was run when "Active Directory integrated" was given as the auth method #149
  • hotfix for regression introduced by #126 that wouldn't surface syntax errors from the SQL engine #140 thanks @jeroen-mostert!

under the hood:

  • ensure that macros are not recreated for incremental models #116 thanks @infused-kim
  • authentication now is case-insensitive and accepts both CLI and cli as options. #100 thanks (@JCZuurmond)[https://github.com/JCZuurmond]
  • add unit tests for azure-identity related token fetching

Don't miss a new dbt-sqlserver release

NewReleases is sending notifications on new releases.