|
类摘要 |
| AbstractFlywayMojo |
Goal which touches a timestamp file. |
| CleanMojo |
Maven goal that drops all database objects (tables, views, procedures, triggers, ...) in the configured schemas. |
| DbConfig |
Created by wangrenhui on 14-5-5. |
| DbSource |
Created by wangrenhui on 14-5-5. |
| InfoMojo |
Maven goal to retrieve the complete information about the migrations including applied, pending and current migrations with
details and status. |
| InitMojo |
Maven goal that initializes the metadata table in an existing schema. |
| LogKit |
Created by ice on 14-11-17. |
| MigrateMojo |
Maven goal that triggers the migration of the configured database to the latest version. |
| RepairMojo |
Repairs the Flyway metadata table. |
| ValidateMojo |
Maven goal to validate the applied migrations in the database against the available classpath migrations in order to
detect accidental migration changes. |