Skip to content

DbUp/dbup-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status (branch) NuGet NuGet Prerelease

DbUp PostgreSQL support

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.

Getting Help

To learn more about DbUp check out the documentation

Please only log issue related to PostgreSQL support in this repo. For cross cutting issues, please use our main issue list.

Contributing

See the readme in our main repo for how to get started and contribute.