public interface TopiaFlywayService extends TopiaMigrationService
| Modifier and Type | Field and Description |
|---|---|
static String |
FLYWAY_BASELINE_VERSION
If you want flyway to init with an already existing DB, you must use
this configuration and give, as value the version of the already
existing schema.
|
static String |
FLYWAY_INIT_VERSION
Deprecated.
|
static String |
USE_MODEL_VERSION
Tells ToPIA to set (or not) the Flyway's target version from the model version.
|
getSchemaVersion, initOnCreateSchema, runSchemaMigrationclose, initTopiaService@Deprecated static final String FLYWAY_INIT_VERSION
FLYWAY_BASELINE_VERSIONstatic final String FLYWAY_BASELINE_VERSION
static final String USE_MODEL_VERSION
Copyright © 2004–2018 CodeLutin. All rights reserved.