rusqlite_migration_tokio_async

Crates.iorusqlite_migration_tokio_async
lib.rsrusqlite_migration_tokio_async
version0.0.1-alpha1
sourcesrc
created_at2023-12-05 16:59:21.898032
updated_at2023-12-05 16:59:21.898032
descriptionSimple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version.
homepagehttps://cj.rs/rusqlite_migration
repositoryhttps://github.com/cljoly/rusqlite_migration/tree/master/rusqlite_migration_tokio_async
max_upload_size
id1058847
size2,090
Clément Joly (cljoly)

documentation

README

Placeholder until we release the async features of rusqlite_migration as a separate package.

Commit count: 278

cargo fmt