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 4d683d4 commit 183e2b8Copy full SHA for 183e2b8
CHANGELOG.md
@@ -3,6 +3,8 @@
3
4
### v1.0.0
5
6
+Please see [dbt-core v1.0.0 release notes](https://github.com/dbt-labs/dbt-core/releases/tag/v1.0.0) for upstream changes
7
+
8
#### Fixes
9
10
- fix index naming when columns contain spaces [#175](https://github.com/dbt-msft/dbt-sqlserver/pull/175)
dbt/adapters/sqlserver/__version__.py
@@ -1 +1 @@
1
-version = '1.0.0rc2'
+version = '1.0.0'
0 commit comments