Package org.javalite.db_migrator.maven
package org.javalite.db_migrator.maven
-
Class SummaryClassDescriptionCheck current schema against available migrations to see if database is up to date, causing the build to fail if the database is not up to date.Migrate to latest schema version.Validate current schema against available migrations.