Uses of Class
org.flywaydb.gradle.task.AbstractFlywayTask
Packages that use AbstractFlywayTask
-
Uses of AbstractFlywayTask in org.flywaydb.gradle.task
Subclasses of AbstractFlywayTask in org.flywaydb.gradle.taskModifier and TypeClassDescriptionclassclassclassclassclassRepairs the Flyway schema history table.classclassValidate applied migrations against resolved ones (on the filesystem or classpath) to detect accidental changes that may prevent the schema(s) from being recreated exactly.