Rusqlite Snapshot Testing

 cljoly/rusqlite-snapshot-testing ...

Rusqlite Changelog

Release notes for the rusqlite_migration library. Version 2.3.0 Dependencies Rusqlite was updated from 0.36.0 to 0.37.0. Please see the release notes for 0.37.0. Other Misc. clippy fixes Minor improvements to the example in the Readme Version 2.2.0 ℹ️ Note The code of this version is identical to Version 2.2.0 Beta 1 Features Implement the Display trait for M. This makes it easier to print errors pertaining to a particular migration (this feature is planned for the future, in the context of more extensive migration checks) Dependencies Rusqlite was updated from 0.35.0 to 0.36.0. Please see the release notes for 0.36.0. ...

Rusqlite Migration

 cljoly/rusqlite_migration ...