Package db.migration.common
Class V5_0_0__MigrateCausingEventIdsToBeUnique
java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
db.migration.common.V5_0_0__MigrateCausingEventIdsToBeUnique
- All Implemented Interfaces:
org.flywaydb.core.api.migration.JavaMigration
public class V5_0_0__MigrateCausingEventIdsToBeUnique
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
-
V5_0_0__MigrateCausingEventIdsToBeUnique
public V5_0_0__MigrateCausingEventIdsToBeUnique()
-
-
Method Details
-
migrate
public void migrate(org.flywaydb.core.api.migration.Context context)
-