Migration management for diesel
# Cargo.toml
[dependencies]
diesel_migrations = "2.3.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Embeds and runs SQL migrations at compile time.
Add diesel = { version = "2", features = ["migrations"] } to Cargo.tomlNo dependency data recorded yet.