java.lang.Object
org.openremote.manager.setup.database.Disabled_V20171031_03__Migration
public class Disabled_V20171031_03__Migration
extends Object
TODO An example in the right place
-
Constructor Summary
Constructors
-
Method Summary
void
migrate(org.flywaydb.core.api.migration.Context context)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Disabled_V20171031_03__Migration
public Disabled_V20171031_03__Migration()
-
Method Details
-
migrate
public void migrate(org.flywaydb.core.api.migration.Context context)
throws Exception
- Throws:
Exception