Skip to content

dbt-sqlserver 0.19.0.1

Compare
Choose a tag to compare
@mikaelene mikaelene released this 16 Feb 07:59
· 881 commits to master since this release
020be4a

v0.19.0.1

fixes

  • we now use the correct connection string parameter so MSFT can montior dbt adoption in their telemetry. #98

under the hood

  • dbt-sqlserver's incremental materialization is now 100% aligneed logically to dbt's global_project behavior! this makes maintaining dbt-sqlserver easier by decreasing code footprint. #102