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
- Add [StringSyntax(StringSyntaxAttribute.Sql)] where appropriate
- Add [StringSyntax(StringSyntaxAttribute.Sql)] to SQL string parameters
- FluentMigrator throws DLL not found exception on .NET 10 projects using the shared AspNetCore framework.
- TypeHasTags / TypeHasMatchingTags should support NativeAOT
- Obsolete TypeHasTags/TypeHasMatchingTags Func properties; add NativeAOT-compatible method replacements
- Multi Schema Database versioning
- NativeAOT support
- 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
- Docs
- C# not yet supported