Skip to content

Commit 188d48d

Browse files
authored
Create 170.64.0.md (#143)
Signed-off-by: Zi Chen <[email protected]>
1 parent 42f5cad commit 188d48d

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

release-notes/170/170.64.0.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Release Notes
2+
3+
## Microsoft.SqlServer.TransactSql.ScriptDom 170.64.0
4+
This update brings the below changes over the previous release:
5+
6+
### Target Platform Support
7+
8+
* .NET Framework 4.7.2 (Windows x86, Windows x64)
9+
* .NET 8 (Windows x86, Windows x64, Linux, macOS)
10+
* .NET Standard 2.0+ (Windows x86, Windows x64, Linux, macOS)
11+
12+
### Dependencies
13+
* Updates.NET SDK to latest patch version 8.0.411
14+
15+
#### .NET Framework
16+
#### .NET Core
17+
18+
### New Features
19+
* Adds support for `MANUAL_CUTOVER` and `PERFORM_CUTOVER` in `ALTER DATABASE` options.
20+
* Adds supports for `ORDER` clause on nonclustered columnstore indexes.
21+
22+
### Fixed
23+
24+
### Changes
25+
* Updated Fabric DW syntax to better match the definition for identity columns.
26+
27+
### Known Issues

0 commit comments

Comments
 (0)