-
Enum Constants Enum Constant Description org.flywaydb.core.api.MigrationType.SPRING_JDBC Will be removed in Flyway 7.0. Use JDBC instead.org.flywaydb.core.api.MigrationType.UNDO_SPRING_JDBC Will be removed in Flyway 7.0. Use UNDO_JDBC instead.
| Enum Constant | Description |
|---|---|
| org.flywaydb.core.api.MigrationType.SPRING_JDBC |
Will be removed in Flyway 7.0. Use JDBC instead.
|
| org.flywaydb.core.api.MigrationType.UNDO_SPRING_JDBC |
Will be removed in Flyway 7.0. Use UNDO_JDBC instead.
|