awaitMigrate

suspend fun SqlSchema.awaitMigrate(    driver: SqlDriver,     oldVersion: Int,     newVersion: Int)