Flyway 12.3.0

Released: Mar 31, 2026

Flyway 12.3.0 での更新項目

機能

  • Added a New Rule: RG22 - Ensure the same table is not created and then dropped or vice versa in the same script.
  • Added additional properties to JSON output of check code: "engine", "file_pos", "file_pos_end" and (optional) "fixes".
  • Flyway now includes SQLite support in Native Connectors mode.
  • Internal Dependency:
    • Upgraded RgCompare.Cli from 1.52.1.3430 to 1.52.3.3436.

不具合の修正

  • Fixed RG18 and RG19 handling of bracketed identifiers.