Skip to content

Commit

Permalink
Add fixes dbt-msft#100 to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
JCZuurmond authored and jmcm49152 committed Jun 27, 2021
1 parent 23ff50f commit 3ef6357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#### fixes
- we now use the correct connection string parameter so MSFT can montior dbt adoption in their telemetry. [#98](https://github.com/dbt-msft/dbt-sqlserver/pull/98)
- cli authentication is case insensitive. [#100](https://github.com/dbt-msft/dbt-sqlserver/issues/100)

#### 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](https://github.com/dbt-msft/dbt-sqlserver/pull/102)
Expand Down

0 comments on commit 3ef6357

Please sign in to comment.