A library to implement state based schema updates in PostgreSQL.
Info
Version: | 4.0.0 |
Author(s): | Pablo Pioli |
Last Update: | Saturday, May 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pablopioli/postgres-schema-updater |
NuGet Url: | https://www.nuget.org/packages/postgres-schema-updater |
Install
Install-Package postgres-schema-updater
dotnet add package postgres-schema-updater
paket add postgres-schema-updater
postgres-schema-updater Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.1.3)