Flyway 10.16.0

Released: Jul 18, 2024

Flyway 10.16.0 中的更新

特性

  • The schema model's location is now also specified in schemaModelLocation in the Flyway namespace in Flyway.toml.

修補程式

  • Fixed a bug where MongoDb database name was null.
  • Removed duplicate libraries from the command line.
  • Issue with '${flyway:workingDirectory}' not using configured working directory has been fixed.
  • Fixed an issue where failed migrations could report a negative execution time.