Lanzamientos de Flyway

Released: Mar 10, 2021

Actualizaciones en SQL Change Automation 4.3.21069

Correcciones

  • Fixed Legacy Programmable Objects setting being replaced automatically.

Released: Mar 3, 2021

Actualizaciones en SQL Change Automation 4.3.21062

Características

  • Updated SQL Compare Engine to 14.4.24.18416.
  • When creating a project with baseline, readme.txt with short description on how folder structure can be customized will be generated in the 1.1.0-Changes directory.

Correcciones

  • Fixed error while generating the migration screen.

Released: Jan 26, 2021

Actualizaciones en SQL Change Automation 4.3.21026

Características

  • Updated SQL Compare Engine to 14.4.19.18070.

Correcciones

  • Setting SyncOptionUseDropCreateInsteadOfAlter to true via the UI now automatically sets SyncOptionIncludeExistenceChecks to true, as documented.

Released: Jan 21, 2021

Actualizaciones en Flyway 7.x

7.15.0

Updated Sep 6, 2021

Features

  • Added the ability to configure which logger to use.
  • Added 'connectionRetriesInterval' property to set customizable connection retry interval (Default: 2 minutes).

Fixes

  • Fixed issue with CockroachDB delete lock statement timestamp not updating.

7.14.1

Updated Sep 1, 2021

Fixes

  • Fixed unlocking bug in PostgreSQL.
  • Adding FUNCTION to the list of special cases for IF EXISTS in HSQL.
  • Fixed various parsing issues in BigQuery.
  • Detecting abstract Java callback classes...