Skip to content
/ DbUp Public
forked from DbUp/DbUp

DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

License

Notifications You must be signed in to change notification settings

sergio/DbUp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

Learn more at dbup.github.com/

About

DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 78.2%
  • PowerShell 15.5%
  • XSLT 6.2%
  • Batchfile 0.1%