runMigration

abstract suspend fun runMigration(): Boolean

Runs the migration process.

Return

true if the migration was successful, false otherwise.