Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/lemoineat/migratorlat
- Owner: lemoineat
- License: other
- Created: 2020-02-13T09:47:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T09:52:05.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T13:27:48.022Z (17 days ago)
- Language: C#
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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 compilationDatabase 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/