Flyway 10.8.0

Released: Feb 15, 2024

Flyway 10.8.0 での更新項目

機能

  • Added Regex rules to replace the SQLFluff rules Flyway_L001 and Flyway_L002.
  • Output from Flyway info can now return the contents of a 'shouldExecute' condition, if provided.
  • Downgraded MariaDB Connect/J from 3.3.2 to 2.7.11 to continue to support latest MariaDB without compatibility issues with MySQL. MariaDB 3.X Connect/J requires for 'permitMysqlScheme' flag in the URL.