ProductivityTools.PSDbUp

0.0.5

Module wraps DbUp functionality in to convinient to use function. To invoke it you need to provide, SqlServer instance name and SqlServer database name. If you want you can provide schema for log table (if not default dbo), and path to scripts (if not provided - current directory)

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ProductivityTools.PSDbUp -RequiredVersion 0.0.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ProductivityTools.PSDbUp -Version 0.0.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Pawel Wujczyk

Tags

DbUp

Functions

New-DbUpMigration Invoke-DbUpMigration

Dependencies

FileList

Version History

Version Downloads Last updated
0.0.6 286 9/18/2021
0.0.5 (current version) 190 4/12/2019
0.0.4 55 3/20/2019
0.0.3 47 3/19/2019
0.0.2 77 11/7/2018
0.0.1 46 11/7/2018
Show more