Back to Flyway

Prepare Error Codes

documentation/Reference/Exit codes and error codes/Prepare error codes.md

latest348 B
Original Source

These error codes may be returned when running prepare

PREPARE_ABORT_ON_WARNINGS

  • Caused by: Deployment warnings detected of a severity which exceed the configured abortOnWarnings threshold.
  • Solution: Either address the relevant warning and re-run the command, or adjust the abortOnWarnings threshold.