Skip to main content

has_pending_migrations

Function has_pending_migrations 

Source
pub fn has_pending_migrations(connection: &mut PgConnection) -> bool
Expand description

Returns whether the database has any pending (un-applied) migrations.