FlywayMigrationRunner

Functions

Link copied to clipboard
fun create(schemas: List<String>, baselineVersion: String? = null, locations: String = "classpath:db/migration"): (DataSource) -> Unit

Creates a migration runner function that can be passed to OctaviusDatabase.fromDataSource.