#rusqlite #migration #database-migrations #sqlite #user-version

rusqlite_migration_tokio_async

Simple schema migration library for rusqlite using user_version instead of an SQL table to maintain the current schema version

1 unstable release

0.0.1-alpha1 Dec 5, 2023

#30 in #rusqlite

Apache-2.0

3KB

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

No runtime deps