Class CreateSeasonIndexesMigration
java.lang.Object
com.cotani.season.storage.CreateSeasonIndexesMigration
- All Implemented Interfaces:
com.cotani.storage.migration.Migration
public final class CreateSeasonIndexesMigration
extends Object
implements com.cotani.storage.migration.Migration
Adds indexes used by season progress and operation lookups.
-
Constructor Details
-
CreateSeasonIndexesMigration
public CreateSeasonIndexesMigration()
-
-
Method Details
-
version
public int version()- Specified by:
versionin interfacecom.cotani.storage.migration.Migration
-
description
- Specified by:
descriptionin interfacecom.cotani.storage.migration.Migration
-
migrate
- Specified by:
migratein interfacecom.cotani.storage.migration.Migration
-