Package ac.simons.neo4j.migrations.maven
package ac.simons.neo4j.migrations.maven
-
ClassDescriptionGoal that cleans the configured database.Goal that retrieves information from the configured database about the migrations including applied, pending and current migrations.Goal that applies the configured migrations.Calling
Migrations.validate()
during verify phase.