Flyway Desktop 7.7.2

Released: Jan 14, 2025

Flyway Desktop 7.7.2 での更新項目

機能

  • Changes:
    • Added ‘Host’, ‘Database’ and ‘Schemas’ fields to the connection dialog for TimescaleDB.
    • TimescaleDB automatically uses the PostgreSQL driver in the connection dialog.
    • flyway-dev now prints a deprecation warning on stderr.
  • Library Versions:
    • Flyway: 11.1.2-rc419337.
    • Electron: 33.3.1.

不具合の修正

  • Fixed issue where Git repeatedly shows error with git log in certain scenarios.
  • Fixed issue on tables where selected rows would become unselected when filtered.
  • Fixed multiple generate requests being sent from Generate migrations modal by disabling button when first clicked.