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