vertx-kuickstart-core / dev.fuelyour.vertxkuickstartcore.migrations

Package dev.fuelyour.vertxkuickstartcore.migrations

Functions

migrate

Runs flyway migrations for both the public and the test schemas for the database specified by the dbConfig

fun migrate(dbConfig: JsonObject): Unit