Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lemoineat/migratorlat

Fork of https://code.google.com/archive/p/migratordotnet/
https://github.com/lemoineat/migratorlat

Last synced: 14 days ago
JSON representation

Fork of https://code.google.com/archive/p/migratordotnet/

Awesome Lists containing this project

README

        

# MigratorLAT

Fork of https://code.google.com/archive/p/migratordotnet/
with the following changes:
* support of PostgreSQL only
* .NET Core compilation

Database Migrations implemented in .NET.
Supports rolling up and rolling back of migrations.

A way to integrate database change management into your regular development and automation processes.
The migrations themselves are implemented in code and can be mostly done in a database independent way.

Licensed under MPL 1.1: http://www.mozilla.org/MPL/