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