PostgreSQL provider for Marvin.Migration (migration tool for .NET: supports sql script migrations and custom migrations written by C#).
Info
| Version: | 0.4.0 |
| Author(s): | Maxim Markelow, Andrey Vinogradov |
| Last Update: | Thursday, October 31, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MarvinBand/Migrations |
| NuGet Url: | https://www.nuget.org/packages/Marvin.Migrations.PostgreSQL |
Install
Install-Package Marvin.Migrations.PostgreSQL
dotnet add package Marvin.Migrations.PostgreSQL
paket add Marvin.Migrations.PostgreSQL
Marvin.Migrations.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Marvin.Migrations(>= 0.4.0)
- Npgsql(>= 4.0.3)
Tags