Skip to content

peschuster/dbdeploy.net

 
 

Repository files navigation

dbdeploy.NET

.NET port of dbdeploy

Manages the deployment of numbered change scripts to a SQL database, using a simple table in the database to track applied changes.

Read the getting started guide for an introduction to what dbdeploy can do.

More details can be found at http://www.dbdeploy.com.

State

This repository is a clone of the original dbeploy.NET port on sourceforge to backport all changes of dbdeploy version 3.

These are mainly:

  • Applying directly to the database
  • Script generation based on template files

About

Fork of dbdeploy.net with backported changes from dbdeploy v3.0 (cloned from http://sourceforge.net/projects/dbdeploy-net/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 78.8%
  • PowerShell 20.8%
  • Shell 0.4%