Class V1_4_2__DML_Change_locales_to_languages
java.lang.Object
org.flywaydb.core.api.migration.BaseJavaMigration
de.digitalcollections.cudami.server.backend.impl.database.migration.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 Summary
Constructors Constructor Description V1_4_2__DML_Change_locales_to_languages() -
Method Summary
Modifier and Type Method Description voidmigrate(org.flywaydb.core.api.migration.Context context)
-
Constructor Details
-
V1_4_2__DML_Change_locales_to_languages
public V1_4_2__DML_Change_locales_to_languages()
-
-
Method Details
-
migrate
public void migrate(org.flywaydb.core.api.migration.Context context) throws java.lang.Exception- Throws:
java.lang.Exception
-