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

      • V1_6_3__DML_Change_fileresource_filename_to_resource

        public V1_6_3__DML_Change_fileresource_filename_to_resource()
    • Method Detail

      • migrate

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

        protected String convertUri​(String currentUri)