Flyway Desktop 7.7.2

Released: Jan 14, 2025

Updates in Flyway Desktop 7.7.2

Funktionen

  • 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.

Fehlerkorrekturen

  • 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.