onRollbackStarted abstract method
Occurs when the rollback process starts with the specified number
of
migrations to be rolled back.
Implementation
void onRollbackStarted(final int number);
Occurs when the rollback process starts with the specified number
of
migrations to be rolled back.
void onRollbackStarted(final int number);