Class V1_6_3__DML_Change_fileresource_filename_to_resource
java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
de.digitalcollections.cudami.server.backend.impl.database.migration.V1_6_3__DML_Change_fileresource_filename_to_resource
- All Implemented Interfaces:
org.flywaydb.core.api.migration.JavaMigration
public class V1_6_3__DML_Change_fileresource_filename_to_resource
extends org.flywaydb.core.api.migration.BaseJavaMigration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringconvertUri(String currentUri) voidmigrate(org.flywaydb.core.api.migration.Context context) 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
-
V1_6_3__DML_Change_fileresource_filename_to_resource
public V1_6_3__DML_Change_fileresource_filename_to_resource()
-
-
Method Details
-
migrate
- Throws:
Exception
-
convertUri
-