Uses of Class
migratedb.v1.core.api.output.BaselineResult
Packages that use BaselineResult
Package
Description
The main MigrateDB package and for most users, the only one they'll ever need to know about.
Private API.
-
Uses of BaselineResult in migratedb.v1.core
Methods in migratedb.v1.core that return BaselineResultModifier and TypeMethodDescriptionMigrateDb.baseline()Baselines an existing database, excluding all migrations up to and including baselineVersion. -
Uses of BaselineResult in migratedb.v1.core.api.output
Methods in migratedb.v1.core.api.output that return BaselineResultModifier and TypeMethodDescriptionstatic BaselineResultCommandResultFactory.createBaselineResult(String databaseName) -
Uses of BaselineResult in migratedb.v1.core.internal.command
Methods in migratedb.v1.core.internal.command that return BaselineResult