| Package | Description |
|---|---|
| org.flywaydb.core.api.errorhandler |
Interfaces for handling errors that occur during migration.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
ErrorHandler.handle(Context context) |
Handles warnings and errors that occurred during a migration.
|
Copyright © 2018. All rights reserved.