Class V9_05_01__DDL_Add_missing_column_to_predicates
java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
de.digitalcollections.cudami.server.backend.impl.database.migration.V9_05_01__DDL_Add_missing_column_to_predicates
- All Implemented Interfaces:
org.flywaydb.core.api.migration.JavaMigration
public class V9_05_01__DDL_Add_missing_column_to_predicates
extends org.flywaydb.core.api.migration.BaseJavaMigration
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flywaydb.core.api.migration.BaseJavaMigration
canExecuteInTransaction, extractVersionAndDescription, getChecksum, getDescription, getVersion, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flywaydb.core.api.migration.JavaMigration
getResolvedMigration, getType
-
Constructor Details
-
V9_05_01__DDL_Add_missing_column_to_predicates
public V9_05_01__DDL_Add_missing_column_to_predicates()
-
-
Method Details
-
migrate
- Throws:
Exception
-