Skip to main content

check_migrations

Function check_migrations 

Source
pub fn check_migrations(ctx: &MigrationContext) -> Result<MigrationCheckResult>
Expand description

Check for pending migrations without applying them.