Occurs when the migration committing process starts to handle the specified number of migrations.
number
@override void onCommittingStarted(final int number) { info('Applying migrations...'); }