SQL Compare 14.2.x

Released: Jan 29, 2020

14.2.x での更新項目

14.2.19.16383

Updated Jul 13, 2020

Fixes

  • Internal library updates.

14.2.18.16317

Updated Jul 6, 2020

Fixes

  • SC-10865: Fixed the filter pane behavior when changing All Object Types.

14.2.18.16251

Updated Jun 29, 2020

Fixes

  • SC-10852: Fixed SQL Server version not being read from SSDT/SCA project file.
  • SC-10853: When rebuilding an index, the order of included columns is now respected.
  • ZD160360: Fixed an occasional hang when comparing CLR assemblies.

14.2.17.16188

Updated Jun 23, 2020

Fixes

  • SC-10851: Fixed object existence check when changing between a SQL function and a CLR function.
  • Fixed an issue with registering scripts folders on Linux.

14.2.16.16006

Updated Jun 4, 2020

Fixes

  • SC-10848: Fixed issue where saved passwords could be forgotten.

14.2.15.15984

Updated Jun 1, 2020

Fixes

  • Fixed Azure AD authentication when using the command line.

14.2.14.15839

Updated May 18, 2020

Fixes

  • SC-7052: Only warn about potential data loss when precision/scale has changed in a way that could lose data.

14.2.13.15781

Updated May 11, 2020

Fixes

  • Improved startup performance in cases where networking issues were delaying product start.

14.2.12.15739

Updated May 4, 2020

Fixes

  • ZD160292: In the diff view, permissions are now sorted by user and then by action.

14.2.11.15654

Updated Apr 29, 2020

Fixes

  • Compatibility with SQL Data Compare 14.2.11.15654.

14.2.10.15571

Updated Apr 22, 2020

Fixes

  • Internal library updates.

14.2.9.15508

Updated Apr 9, 2020

Fixes

  • Internal library updates.

14.2.8.15465

Updated Apr 6, 2020

Fixes

  • SC-10806 Fixed an issue that could occur while dropping tables with foreign keys with a scripts folder target.
  • SC-10801: Fixed the case when a computed column is added to a temporal table.

14.2.7.15427

Updated Mar 30, 2020

Fixes

  • Internal library updates.

14.2.6.15412

Updated Mar 23, 2020

Fixes

  • Internal library updates.

14.2.5.15352

Updated Mar 16, 2020

Fixes

  • SC-10797: Fixed a script ordering error when altering a queue with an event notification on it.
  • SC-10798: Fixed support for newer SQL Server features (introduced in SQL Server 2016 or later) on Azure Managed Instances.

14.2.4.15334

Updated Mar 5, 2020

Fixes

  • Fix performance issue with large text objects when the "Ignore WITH element order" option is enabled.
  • SC-10795: Fixed a crash when opening the Create Scripts Folder dialog.

14.2.3.15242

Updated Mar 2, 2020

Fixes

  • SC-10786: When dropping a user with a permission set on a built-in user from a scripts folder, the permission will now be removed from the built-in user.

14.2.2.15139

Updated Feb 24, 2020

Fixes

  • SC-10785: When dropping a column, clustered columnstore indexes on the table are no longer dropped.

14.2.1.15041

Updated Feb 11, 2020

Fixes

  • SC-10773: Scripts folders containing Microsoft Database projects are now correctly recognized.
  • SC-10774: When using the "Don't use transactions in deployment scripts" option, SQL Compare no longer includes a rollback statement at the end of the script.
  • SC-10777: Deploying a trigger change to a scripts folder no longer causes duplicate EXEC sp_settriggerorder statements.
  • SC-10776: When sys.sql_expression_dependencies claims a dependency against an object that does not exist in the database, SQL Compare now ignores the dependency and outputs an error to the logfile.
  • SC-10763: Scripts folders without a valid metadata file will now default to SQL Server 2019 instead of SQL Azure DB.

14.2.0.14846

Updated Jan 29, 2020

Features

  • SQL Compare now supports Microsoft Azure Active Directory Interactive Authentication.

Fixes

  • When mapping schemas, object text will now preserve three and four part naming.