Class 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 Detail

      • V1_7_2__DML_Fix_imagefileresource_external_filename

        public V1_7_2__DML_Fix_imagefileresource_external_filename()
    • Method Detail

      • migrate

        public void migrate​(org.flywaydb.core.api.migration.Context context)
                     throws Exception
        Throws:
        Exception