Uses of Class
migratedb.v1.core.internal.resolver.MigrationInfoHelper.VersionAndDescription
Packages that use MigrationInfoHelper.VersionAndDescription
-
Uses of MigrationInfoHelper.VersionAndDescription in migratedb.v1.core.internal.resolver
Methods in migratedb.v1.core.internal.resolver that return MigrationInfoHelper.VersionAndDescriptionModifier and TypeMethodDescriptionMigrationInfoHelper.extractVersionAndDescription(String migrationName, String prefix, String separator, boolean repeatable) Extracts the schema version and the description from a migration name formatted as 1_2__Description.