Skip to content

Releases: axellpadilla/dbt-sqlserver

v1.9.0-patch4

30 Sep 04:37
f9a0d0c
Compare
Choose a tag to compare

What's Changed

  • fix test to use consistent feature flag name for safe type expansion by @axellpadilla in #13
  • Enhance SQLServerColumn to support fixed numeric types and update tests by @axellpadilla in #14

Full Changelog: v1.9.0-patch3...v1.9.0-patch4

v1.9.0-patch3

30 Sep 01:58
613fa84
Compare
Choose a tag to compare

What's Changed

  • Enhance SQL Server adapter to support safe type expansion for column types by @axellpadilla in #8
  • feat: add get_expected_sql macro to support expected SQL generation i… by @axellpadilla in #10
  • Optimize SQL Server column alteration and behavior flags by @axellpadilla in #11

Full Changelog: v1.9.0-patch2...v1.9.0-patch3

v1.9.0-patch2

29 Sep 06:49
57895ea
Compare
Choose a tag to compare

What's Changed

  • Python 3.13
  • Subject chore: bump dbt-fabric to v1.9.6 and fix SQL Server unit-test materialization by @axellpadilla in #5

Full Changelog: v1.9.0-patch...v1.9.0-patch2

v1.9.0-patch

27 Sep 04:56
6b55069
Compare
Choose a tag to compare

What's Changed

  • Fix: Handle view alterations and existing table replacements by @axellpadilla in #3

Full Changelog: https://github.com/axellpadilla/dbt-sqlserver/commits/v1.9.0-patch

What's Changed

  • Fix: Handle view alterations and existing table replacements by @axellpadilla in #3
  • Add is_string method to SQLServerColumn class by @axellpadilla in #4

Full Changelog: https://github.com/axellpadilla/dbt-sqlserver/commits/v1.9.0-patch