Uses of Class
org.flywaydb.core.api.MigrationPattern
Packages that use MigrationPattern
Package
Description
Interfaces for Flyway configuration injection.
-
Uses of MigrationPattern in org.flywaydb.core.api.configuration
Methods in org.flywaydb.core.api.configuration that return MigrationPatternModifier and TypeMethodDescriptionClassicConfiguration.getCherryPick()Configuration.getCherryPick()Gets the migrations that Flyway should consider when migrating or undoing.FluentConfiguration.getCherryPick()