Sign in Sign up
nuget

dbup-reboot-sqlserver-scripting

SQL Server object definition scripting for DbUp.Reboot. This package extends DbUp.Reboot to provide SQL Server object definition scripting when running migrations from Visual Studio Package Manager Console. When a database object changes during a migration, its latest definition will be saved in the project. This allows you to have all of your database object definitions versioned in your repository and to easily compare the before/after diff of a definition changed by a migration (great for pull request / code reviews!).

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

First release
Apr 18, 2022
Releases
Version Released
1.0.1 patch
1.0.0 initial