Releases: abbgrade/PsSmo
Releases · abbgrade/PsSmo
1.2.1
1.2.0
1.1.0
1.0.0
Added
- Added Get-Table command.
- Added output to all commands.
Changed
- Updated to net6.0
- Updated from System.Data.SqlClient to Microsoft.Data.SqlClient.
- Updated from PowerShellStandard.Library to System.Management.Automation
- Updated Microsoft.SqlServer.SqlManagementObjects
- Added pipeline input for
Disconnect-Instance
Fixed
- ErrorAction parameter works for
Invoke-Command
.