fluentmigrator
https://github.com/schambers/fluentmigrator
C#
Fluent Migrations framework for .net
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported17 Subscribers
Add a CodeTriage badge to fluentmigrator
Help out
- Issues
- Inline Migrations (Multiple Migrations Per Class)
- Simplify Migrate() call to be as simple as EntityFrameworkCore
- Get or set the Version (Version field in the VersionInfo table) in the Up/Down method of the class that inherits Migration
- Foreign keys are not supported in SQLite
- Release pipeline for FluentMigrator.Console publish/pack should follow nuget.exe PackageBuilder Tools Pattern
- Drop MySql 4 support
- Can this work with .sqlproj?
- Add an example for AddAuditTable extension
- Add a new column to the VersionInfo table and get or set the column value
- Drop SQL Server 2000, 2005 and 2008 support
- Docs
- C# not yet supported