Class V1_7_2__DML_Fix_imagefileresource_external_filename

java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
de.digitalcollections.cudami.server.backend.impl.database.migration.V1_7_2__DML_Fix_imagefileresource_external_filename
All Implemented Interfaces:
org.flywaydb.core.api.migration.JavaMigration

public class V1_7_2__DML_Fix_imagefileresource_external_filename
extends org.flywaydb.core.api.migration.BaseJavaMigration
  • Constructor Summary

    Constructors 
    Constructor Description
    V1_7_2__DML_Fix_imagefileresource_external_filename()  
  • Method Summary

    Modifier and Type Method Description
    void migrate​(org.flywaydb.core.api.migration.Context context)  

    Methods inherited from class org.flywaydb.core.api.migration.BaseJavaMigration

    canExecuteInTransaction, getChecksum, getDescription, getVersion, isUndo

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait