dotnetprojects/Migrator.NET
Database migrations for .NET. Based on the idea of Rails ActiveRecord Migrations. This fork aims to improve support for having a single set of migrations applied to 4/5 DB vendors simultaneously (Including addressing issues around data types like Guids, and lots of little tweaks to deal with things like reserved word differences between databases etc.)
C#
Issues
- 3
Updates are not respecting command timeout
#30 opened by Langes01x - 1
Feature to use update method for copying columns
#15 opened by 7evenk