Occurs after successfull connection to the database and extract the migration id from the identity.
id
@override void onUpdatingStarted(final int id) { info('Updating migration #$id...'); }