Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.
# Cargo.toml
[dependencies]
rusqlite_migration = "2.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Applies SQLite migrations using rusqlite.
No known issues recorded.
No dependency data recorded yet.