dbt-sqlserver 0.19.0.1
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