File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments