Sql Deploy NuGet Package

Sql Deploy targets 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...




Got any Sql Deploy Question?





Info

Version: 0.74.0
Author(s): Vedran Kaldi
Last Update: Friday, November 22, 2013
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/vkaldi/sql-deploy
NuGet Url: https://www.nuget.org/packages/sql-deploy


Install
Install-Package sql-deploy
dotnet add package sql-deploy
paket add sql-deploy
sql-deploy Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

3818