pub fn check_migrations(ctx: &MigrationContext) -> Result<MigrationCheckResult>Expand description
Check for pending migrations without applying them.
pub fn check_migrations(ctx: &MigrationContext) -> Result<MigrationCheckResult>Check for pending migrations without applying them.