Skip to content

1.0.0

Compare
Choose a tag to compare
@abbgrade abbgrade released this 12 May 13:06
· 145 commits to main since this release

Added

  • Added Connect-DacService command.
  • Added Disconnect-DacService command.
  • Added Install-DacPackage command.
  • Added output to all commands.
  • Added documentation.

Changed

  • Changed type of the Name property in Get-DacDataType output from SqlDataType to string.

Fixed

  • Get-DacDataType works for user defined types and CLI types.