Green Siren


The rocket_sqlx_migrator Package

Made by RuboGubo

Install from Cargo


cargo add rocket_sqlx_migrator

What & Why


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!

Where is it?


How does it work?


You are best off looking at the code it isn't that long, although it does use some fancy types so do be warned!