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
- Support for IDbConnections / factories instead of connection strings
- Package FluentMigrator.MSBuild like FluentMigrator.Console so all the dependencies are included
- Make DateTimeOffset an alias for DateTime if unsupported by target DB
- Add an "Else" part for "IfDatabase"
- Redesign ValidateAdditionalFeatureCompatibility
- Proper Firebird 3.0 support
- Using the IDENTITY Firebird 3.0 column
- async/await all the way
- Create.StoredProcedure method for customization
- Versioninfo table name should be lower case for Postgresql
- Docs
- C# not yet supported