SQL Release

SQL Release 1.1 release notes

1.1.0 - March 4th, 2015

Warning

SQL Release v1.1.x contains renamed cmdlets and parameters. These name changes will break PowerShell scripts created using SQL Release v1.0.x. You must replace cmdlets and parameters in your existing scripts with the new names after installation.

We've renamed the following four cmldets and parameters:

New-DatabaseUpdate

  • New-DatabaseUpdate is now New-DatabaseRelease
  • the -BeforeUpdate parameter is now -Target
  • the -AfterUpdate parameter is now -Source

Export-DatabaseUpdate

  • Export-DatabaseUpdate is now Export-DatabaseRelease

Import-DatabaseUpdate

  • Import-DatabaseUpdate is now Import-DatabaseRelease

Publish-DatabaseUpdate

  • Publish-DatabaseUpdate is now Use-DatabaseRelease
  • the -Target parameter is now -DeployTo

Licences for this version expire on 4th May 2015


 Releases


Didn't find what you were looking for?