use-db-migration
Migration identifiers, versions, checksums, status, direction, steps, plans, and applied-at labels.
This crate is part of the use-database facade workspace. It provides small, engine-neutral vocabulary types and metadata containers. It does not connect to databases, execute queries, run migrations, parse SQL, or model engine-specific behavior.
Example
use ;
let step = new;
let plan = new;
assert_eq!;