Install from Cargo
cargo add rocket_sqlx_migrator
The rocket_sqlx_migrator Package
Made by RuboGubo
Install from Cargo
cargo add rocket_sqlx_migrator
This is a package used in the rust rocket web development ecosystem, it's designed to make it easy to apply migrations using sqlx and rocket_db_pools!
You are best off looking at the code it isn't that long, although it does use some fancy types so do be warned!