Fixed Legacy Programmable Objects setting being replaced automatically.
Released: Mar 3, 2021
SQL Change Automation 4.3.21062 버젼 업데이트
기능
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.
수정사항
Fixed error while generating the migration screen.
Released: Jan 26, 2021
SQL Change Automation 4.3.21026 버젼 업데이트
기능
Updated SQL Compare Engine to 14.4.19.18070.
수정사항
Setting SyncOptionUseDropCreateInsteadOfAlter to true via the UI now automatically sets SyncOptionIncludeExistenceChecks to true, as documented.
Released: Jan 21, 2021
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.