Class V1_4_2__DML_Change_locales_to_languages

  • All Implemented Interfaces:
    org.flywaydb.core.api.migration.JavaMigration

    public class V1_4_2__DML_Change_locales_to_languages
    extends org.flywaydb.core.api.migration.BaseJavaMigration
    • Constructor Detail

      • V1_4_2__DML_Change_locales_to_languages

        public V1_4_2__DML_Change_locales_to_languages()
    • Method Detail

      • migrate

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