Flyway v6.1.0 Release Notes

Release Date: 2019-11-26 // over 4 years ago
  • A number of new features:

    • 👌 Support for Snowflake DB
    • Machine-readable output option for flyway info
    • 0️⃣ Ability to override the default run-in-a-transaction behaviour on a per-script basis
    • Special script placeholder FLYWAY.CURRENT_SCHEMA
    • 🆕 New configuration parameter flyway.defaultSchema which separates the concerns of where to locate the history table, and the order of schema cleaning.