onMigrationStarted

abstract fun onMigrationStarted()

It can be invoked if a database migration occurs. If this callback is invoked, the application requires processing, such as a dialog in progress, because the processing operation can take a long time.

Since

1.0.0