| Package | Description |
|---|---|
| org.flywaydb.core | |
| org.flywaydb.core.internal.sqlscript |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
CustomCommand.injectSqlReplacer(org.flywaydb.core.api.resolver.MigrationResolver migrationResolver,
SqlReplacer sqlReplacer) |
Inject
SqlReplacer |
| Constructor | Description |
|---|---|
CustomFlyway(org.flywaydb.core.api.configuration.Configuration configuration,
SqlReplacer sqlReplacer) |
Constructor
|
CustomFlyway(org.flywaydb.core.Flyway flyway,
SqlReplacer sqlReplacer) |
Constructor
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MysqlH2SqlReplacer |
SqlReplacer: MySQL-H2 |
Copyright © 2020–2021 BITMC. All rights reserved.