Uses of Interface
migratedb.v1.core.api.MigrationInfoService
Packages that use MigrationInfoService
Package
Description
The main MigrateDB package and for most users, the only one they'll ever need to know about.
Private API.
Private API.
-
Uses of MigrationInfoService in migratedb.v1.core
Methods in migratedb.v1.core that return MigrationInfoServiceModifier and TypeMethodDescriptionMigrateDb.info()Retrieves the complete information about all the migrations including applied, pending and current migrations with details and status. -
Uses of MigrationInfoService in migratedb.v1.core.internal.command
Methods in migratedb.v1.core.internal.command that return MigrationInfoService -
Uses of MigrationInfoService in migratedb.v1.core.internal.info
Classes in migratedb.v1.core.internal.info that implement MigrationInfoService