Class FlywayPreparer

java.lang.Object
com.opentable.db.postgres.embedded.FlywayPreparer
All Implemented Interfaces:
DatabasePreparer

public final class FlywayPreparer extends Object implements DatabasePreparer
Support for integrating Flyway and performing a DB migration as part of the setup process.