Crates.io | rusqlite_migration_tokio_async |
lib.rs | rusqlite_migration_tokio_async |
version | 0.0.1-alpha1 |
source | src |
created_at | 2023-12-05 16:59:21.898032 |
updated_at | 2023-12-05 16:59:21.898032 |
description | Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version. |
homepage | https://cj.rs/rusqlite_migration |
repository | https://github.com/cljoly/rusqlite_migration/tree/master/rusqlite_migration_tokio_async |
max_upload_size | |
id | 1058847 |
size | 2,090 |
Placeholder until we release the async features of rusqlite_migration as a separate package.