Package | Description |
---|---|
io.zonky.test.db.postgres.embedded |
Modifier and Type | Method and Description |
---|---|
static FlywayPreparer |
FlywayPreparer.forClasspathLocation(String... locations)
Creates a new instance of the preparer with the specified locations of migrations.
|
static FlywayPreparer |
FlywayPreparer.fromConfiguration(Map<String,String> configuration)
Creates a new instance of the preparer with the specified configuration properties.
|
Copyright © 2023. All rights reserved.