Flyway 10.9.1

Released: Mar 5, 2024

Updates in Flyway 10.9.1

Fixes

  • Fixed issue with MySQL not falling back to MariaDB driver when official driver is unavailable
  • Fixed duplicate migration pattern error when running 'check -drift' or 'check -changes' on a database with multiple schema creation rows.