Skip to content

Commit 72abc88

Browse files
committed
New-SqlDscDatabase: Add more properties
1 parent 752efb6 commit 72abc88

File tree

4 files changed

+1053
-9
lines changed

4 files changed

+1053
-9
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828

2929
### Added
3030

31+
- `New-SqlDscDatabase`
32+
- Added comprehensive set of settable database properties that were previously
33+
only available in `Set-SqlDscDatabaseProperty
34+
([issue #2190](https://github.com/dsccommunity/SqlServerDsc/issues/2190)).
3135
- Added public command `Enable-SqlDscDatabaseSnapshotIsolation` to enable snapshot
3236
isolation for a database in a SQL Server Database Engine instance. This command
3337
uses the SMO `SetSnapshotIsolation()` method to enable row-versioning and snapshot

0 commit comments

Comments
 (0)