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
- doc: update the example to use lazylock instead of lazy_static
- 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
- Breaking changes for v2.0
- Contribute to the documentation
- Docs
- Rust not yet supported