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
- Bump rusqlite from 0.38 to 0.39
- chore(deps): bump tokio from 1.49.0 to 1.50.0
- chore(deps): bump anyhow from 1.0.101 to 1.0.102
- Use timestamps instead of ids
- feat: add a opt-in validations of migrations
- Integrate with Insta for testing
- Test downward migrations
- Store migration hashes to detect accidental modifications
- Use thiserror in our Error type
- Contribute to the documentation
- Docs
- Rust not yet supported