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
- `Delete Table IF Exists` ignores the schema (Postgres & SQLite) - drops/targets the wrong schema
- Fix #2386: DROP TABLE IF EXISTS ignores schema (Postgres & SQLite)
- NullsDistinct semantics are inverted between the Postgres 15 generator and the Postgres <=14 / SQL Server 2008 emulation
- Fix #2353: only strip known literal prefixes in the FM0002 code fix
- Fix #2291: provider-agnostic NULL semantics for unique indexes
- `--include-untagged` accepts invalid tokens starting with `ma` or `mi`
- Fox README.md Coverage badge
- Fix README coverage badge showing 0%
- Validate include-untagged option values
- [WIP] Fix $(name) to render portable SQL datetime literal
- Docs
- C# not yet supported