onCleanupStarted abstract method

void onCleanupStarted()

Occurs when all migrations are rolled back in the database and there is no any migration to be committed.

Implementation

void onCleanupStarted();