rusqlite_migration
https://github.com/cljoly/rusqlite_migration
Rust
↕️ Simple database schema migration library for rusqlite, written with performance in mind.
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.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to rusqlite_migration
Help out
- Issues
- feat: expose the number of migrations to be applied
- chore(deps): bump log from 0.4.26 to 0.4.27
- Incompatible with latest rusqlite / serde_rusqlite (using bundled feature)
- Suggestion: make `fn Migrations::max_schema_version` public
- Make fn `Migrations::max_schema_version` public.
- Feature Request: support migration of duckdb-rs
- Integrate with Insta for testing
- Test downward migrations
- Store migration hashes to detect accidental modifications
- Use thiserror in our Error type
- Docs
- Rust not yet supported