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.
2 parents 1c9fe2a + e117b21 commit be032aaCopy full SHA for be032aa
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### v1.8.3
4
+
5
+- Minor fix in no lock behaviour https://github.com/dbt-msft/dbt-sqlserver/pull/557
6
7
### v1.8.2
8
9
- Restores no lock behaviour from 1.4.2
dbt/adapters/sqlserver/__version__.py
@@ -1 +1 @@
-version = "1.8.2"
+version = "1.8.3"
0 commit comments