Skip to content

1.0.0

Compare
Choose a tag to compare
@abbgrade abbgrade released this 18 Aug 08:45
· 22 commits to develop since this release

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.