Interface Context
-
@Deprecated public interface Context
Deprecated.ErrorHandlers have been deprecated and will be removed in Flyway 6.0 use statement-level callbacks instead.The context passed to an error handler.Flyway Pro and Flyway Enterprise only
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description List<Error>getErrors()Deprecated.List<Warning>getWarnings()Deprecated.
-