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