| Package | Description |
|---|---|
| org.flywaydb.core |
The main Flyway package and for most users, the only one they'll ever need to know about.
|
| Modifier and Type | Method | Description |
|---|---|---|
MigrationInfoService |
Flyway.info() |
Retrieves the complete information about all the migrations including applied, pending and current migrations with
details and status.
|
Copyright © 2018. All rights reserved.