onUpdatingSucceeded abstract method
Occurs when the migration is successfully updated in the database.
Implementation
void onUpdatingSucceeded(final int id);
Occurs when the migration is successfully updated in the database.
void onUpdatingSucceeded(final int id);