File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## [ Unreleased]
77
8+ ### Added
9+
10+ - ` New-SqlDscDatabase `
11+ - Added comprehensive set of settable database properties that were previously
12+ only available in ` Set-SqlDscDatabaseProperty `
13+ ([ issue #2190 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2190 ) ).
14+
815## [ 17.3.0] - 2025-12-01
916
1017### Removed
@@ -30,10 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3037
3138### Added
3239
33- - ` New-SqlDscDatabase `
34- - Added comprehensive set of settable database properties that were previously
35- only available in `Set-SqlDscDatabaseProperty
36- ([ issue #2190 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2190 ) ).
3740- Added public command ` Enable-SqlDscDatabaseSnapshotIsolation ` to enable snapshot
3841 isolation for a database in a SQL Server Database Engine instance. This command
3942 uses the SMO ` SetSnapshotIsolation() ` method to enable row-versioning and snapshot
You can’t perform that action at this time.
0 commit comments