Uses of Interface
org.flywaydb.core.api.MigrationFilter
Packages that use MigrationFilter
-
Uses of MigrationFilter in org.flywaydb.core.api
Methods in org.flywaydb.core.api with parameters of type MigrationFilterModifier and TypeMethodDescriptionMigrationInfoService.all(MigrationFilter filter) Retrieves the full set of infos about applied, current, and future migrations, that match the provided filter.