sql-deploy 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package sql-deploy --version 0.3.0
                    
NuGet\Install-Package sql-deploy -Version 0.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="sql-deploy" Version="0.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="sql-deploy" Version="0.3.0" />
                    
Directory.Packages.props
<PackageReference Include="sql-deploy" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add sql-deploy --version 0.3.0
                    
#r "nuget: sql-deploy, 0.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=sql-deploy&version=0.3.0
                    
Install sql-deploy as a Cake Addin
#tool nuget:?package=sql-deploy&version=0.3.0
                    
Install sql-deploy as a Cake Tool

It is targeted at a development/deploy environment where each database change is scripted into a "change script" that brings the database to that level/version.
Each change script represents one database version and they are executed from the "lowest" to the "highest" version sequentially. If the database is already at the version that particular change script is at, that script is skipped.
You can bring the database to a required version by supplying all change scripts up to and including that version.

It supports backups, transactions, baseline scripts, test data population...

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.74.0 3,066 11/22/2013
0.70.0 1,428 11/20/2013
0.69.0 1,384 11/20/2013
0.68.0 1,356 11/20/2013
0.67.0 1,400 11/20/2013
0.66.0 1,379 11/20/2013
0.65.0 1,369 11/20/2013
0.62.0 1,428 11/20/2013
0.61.0 1,419 11/20/2013
0.6.0 1,404 11/15/2013
0.5.0 1,362 11/15/2013
0.3.0 1,411 11/15/2013