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.
main
Meir Blachman
Added GitHub build
Added run number to the test report name
docs: add visual studio code & dotnet cli getting started (#796)
Removed AllProviders solution
Remove the merge=union for csproj files.. causing too much pain
Added AllProviders solution
Update .readthedocs.yaml
Create CONTRIBUTING.md
Switch to Mainline versioning
Rename main build to CI (#780)
WIP - Fix Azure SQL Server Connectivity
Specified the path to the sln
Cleaning up a few things
Moving things around
Update mkdocs.yml