We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae760d commit cec3d78Copy full SHA for cec3d78
CHANGELOG.md
@@ -13,6 +13,7 @@ This pacakge will work best with dbt-sqlserver and dbtsynapse versions 0.21.0 an
13
- dbt-expectations ???
14
## What's Changed
15
* Updated docs to show current support model
16
+* drop the manual redispatch of `synapse__` macros to `sqlserver__`. as of v0.20.0, this isn't needed https://github.com/dbt-msft/tsql-utils/pull/64
17
* Fishtown -> dbt-labs by @visch in https://github.com/dbt-msft/tsql-utils/pull/55
18
* The insert by period materialization for TSQL by @davidclarance in https://github.com/dbt-msft/tsql-utils/pull/56
19
0 commit comments