Uses of Interface
org.flywaydb.core.api.MigrationInfoService
Packages that use MigrationInfoService
Package
Description
The main Flyway package and for most users, the only one they'll ever need to know about.
-
Uses of MigrationInfoService in org.flywaydb.core
Methods in org.flywaydb.core that return MigrationInfoServiceModifier and TypeMethodDescriptionFlyway.info()Retrieves the complete information about all the migrations including applied, pending and current migrations with details and status.