Flyway のリリース

Released: Jun 23, 2021

SQL Change Automation 4.3.21174 での更新項目

機能

  • Updated SQL Compare Engine to 14.5.14.19325.

不具合の修正

  • Fixed non-idempotent extended properties for programmable objects with multiline string parameters.

Released: Jun 9, 2021

SQL Change Automation 4.3.21160 での更新項目

機能

  • Updated SQL Compare Engine to 14.5.12.19214.

不具合の修正

  • Fixed parsing of sql scripts to include the CONNECTION_OPTIONS clause in External Data Source objects.
  • Added link to help page to warning text that migration may fail when user chooses to migrate External Data Source with credentials.

Released: Jun 2, 2021

SQL Change Automation 4.3.21152 での更新項目

機能

  • RGTEMP environment variable can now be used to override temporary directory path used by SQL Change Automation.
  • Updated SQL Compare Engine to 14.5.10.19205.

Released: May 27, 2021

SQL Change Automation 4.3.21147 での更新項目

機能

  • Updated SQL Compare Engine to 14.5.8.19095.

不具合の修正

  • Fixed idempotent extended properties for programmable objects inside "Create or change" script.

Released: May 5, 2021

SQL Change Automation 4.3.21125 での更新項目

機能

  • Updated SQL Compare Engine to 14.5.6.18966.
  • Added warning about migration possibly failing when user selects to migrate External Data Source with credentials.

Released: Apr 28, 2021

SQL Change Automation 4.3.21118 での更新項目

機能

  • Updated SQL Compare Engine to 14.5.6.18850.

不具合の修正

  • Using "Azure Active Directory - Password" authentication method should no longer cause "The server terminated an operation because it encountered a client request loop." exception.
  • Database loading fix during verification SCA project based on an SQL Source Control project as a development source.

Released: Apr 12, 2021

SQL Change Automation 4.3.21098 での更新項目

不具合の修正

  • Drift preservation script (NEW INCREMENTAL MIGRATIONS section in DriftRevertScript.sql) now contains statements opposite to the ones from drift reversion script.

Released: Mar 10, 2021

SQL Change Automation 4.3.21069 での更新項目

不具合の修正

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