Releases: abbgrade/PsSqlTestServer
Releases · abbgrade/PsSqlTestServer
1.7.3
Compare
Sorry, something went wrong.
No results found
[1.7.3] - 2026-01-05
Changed
Reverted dependency to minimum version.
1.7.2
Compare
Sorry, something went wrong.
No results found
Changed
Changed dependency to RequiredVersion.
1.7.1
Compare
Sorry, something went wrong.
No results found
Changed
Updated PsSqlClient to 2.3.1 for compatibility with Az v14.
1.7.0
Compare
Sorry, something went wrong.
No results found
Changed
Updated PsSqlClient to 2.3.0.
Added
Added new command Get-AzureInstance that works like New-AzureInstance but does not create new resources but reuses existing.
Added new parameter set to New-AzureDatabase that creates a server and extended Remove-AzureDatabase to clean up that created server.
1.6.0
Compare
Sorry, something went wrong.
No results found
Added
Added Version filter parameter for Get-LocalInstance.
Parameter to create a SqlClientConnection in New-LocalInstance.
Parameter to create a SqlClientConnection in New-Database.
1.5.0
Compare
Sorry, something went wrong.
No results found
Added
Parameter to specify sql server version in New-LocalInstance.
1.4.0
Compare
Sorry, something went wrong.
No results found
Added
Added Clear-LocalInstance command.
Added DatabaseCredential property to New-DockerInstance.
1.3.0
Compare
Sorry, something went wrong.
No results found
Added
New-AzureInstance, Remove-AzureInstance and New-DatabaseName commands
Changed
New-AzureDatabase does not create a server anymore.
1.2.0
Compare
Sorry, something went wrong.
No results found
Added
Commands New-LocalInstance, Remove-LocalInstance and Get-Instance.
Parameter First Get-LocalInstance, to limit number or results.
Changed
New-Instance does not reuse a existing but creates a new localdb instance.
Remove-Instance removes local db instances.
1.1.0
Compare
Sorry, something went wrong.
No results found
Added
Commands New-Database and Remove-Database.