| Class | Description |
|---|---|
| FlywayBaselineTask | |
| FlywayCleanTask | |
| FlywayInfoTask | |
| FlywayMigrateTask | |
| FlywayRepairTask |
Repairs the Flyway metadata table.
|
| FlywayValidateTask |
Validate applied migrations against resolved ones (on the filesystem or classpath)
to detect accidental changes that may prevent the schema(s) from being recreated exactly.
|
Copyright © 2017. All rights reserved.