Skip to main content

Module migrations

Module migrations 

Source
Expand description

Migrations check (D-04): pending vs applied count via cargo run -- db:status.

Mirrors the subprocess pattern from commands::db_status to avoid pulling SeaORM into doctor’s compile graph.

Structs§

MigrationsCheck