Lancements de SQL Compare Pro

Released: Aug 10, 2022

Mises à jour de 14.9.x

v14.9.0.21563

Updated Aug 10, 2022

Fixes

  • SQL Compare will now only rebuild a table when the filegroup differs just by casing if the "Use case-sensitive object definition" comparison option is on.

Released: Jun 14, 2022

Mises à jour de 14.8.x

v14.8.5.21499

Updated Jul 26, 2022

Features

  • Added support for T-SQL undocumented virtual column '%%physloc%%'.

Fixes

  • Fixed deployment script object existence checks, when source and target have column names that differ only in case.

v14.8.4.21440

Updated Jul 19, 2022

Features

  • Updated compatibility with SQL Data Compare 14.8.4.21440.

v14.8.3.21395

Updated Jul 5, 2022

Fixes

  • Fixed an issue with verifying server certificates when an explicit port number is set.

v14.8.2.21320

Updated Jun...

Released: Mar 16, 2022

Mises à jour de 14.7.x

v14.7.8.21163

Updated Jun 8, 2022

Features

  • Internal library updates.

v14.7.7.21053

Updated May 24, 2022

Features

  • Added the option to use 'CREATE OR ALTER' statements when deploying to servers that support this feature.

Fixes

  • Fixed an issue with recognising the data type of fields that are user defined types, in history tables of temporal tables.

v14.7.6.21017

Updated May 17, 2022

Features

  • Updated compatibility with SQL Data Compare 14.7.6.21017.

v14.7.5.20971

Updated Apr 26, 2022

Fixes

  • Fixed an...

Released: Aug 19, 2021

Mises à jour de 14.6.x

v14.6.20.20708

Updated Mar 1, 2022

Fixes

  • Delimit credential names for external data sources.

v14.6.19.20650

Updated Feb 22, 2022

Fixes

  • Fixed issue which caused data compression settings on partitioned temporal tables to not be read from scripts folders.

v14.6.18.20606

Updated Feb 15, 2022

Fixes

  • Stop rebuilding temporal tables and their history tables due to system named constraint and index name differences when the option "Ignore system named constraint and index names" is used.
  • SQL Compare can...

Released: Mar 4, 2021

Mises à jour de 14.5.x

v14.5.22.19589

Updated Aug 16, 2021

Fixes

  • Fixed broken table renaming technique.

v14.5.21.19562

Updated Aug 9, 2021

Fixes

  • Internal library updated.

v14.5.19.19515

Updated Jul 26, 2021

Features

  • Improved performance when reading from backup files.

v14.5.18.19506

Updated Jul 22, 2021

Fixes

  • Fixed error 'field change calculation failed in TableRebuildChecker' when deploying in certain mapping scenarios.

v14.5.17.19461

Updated Jul 19, 2021

Features

  • Internal library updated.

v14.5.16.19388

Updated Jul...

Released: Aug 24, 2020

Mises à jour de 14.4.x

v14.4.23.18321

Updated Feb 22, 2021

Fixes

  • ZD-245196: Deploying a full text catalog along with its owner will no longer duplicate the CREATE USER statement.
  • SC-10963: The /makescripts option on the command line no longer writes out migration blocks metadata for non-migration blocks databases.

v14.4.22.18256

Updated Feb 15, 2021

Fixes

  • SC-10959: SQL Compare now properly handles temporal tables on partition schemes.

v14.4.21.18202

Updated Feb 8, 2021

Fixes

  • Internal library updates.

Released: Jul 20, 2020

Mises à jour de 14.3.x

14.3.4.16598

Updated Aug 19, 2020

Fixes

  • Fixed "Multi-module assemblies are not supported when loading from memory".

14.3.3.16559

Updated Aug 11, 2020

Fixes

  • Internal library updates.

14.3.2.16501

Updated Jul 30, 2020

Fixes

  • The current highlighted row in the differences grid is deselected (de-highlighted, not unticked.) after a refresh.
  • SC-10890: Azure AD users are now registered on an Azure SQL database.
  • SC-10891: When generating a script for a partition scheme change, an exception is no longer...

Released: Jan 29, 2020

Mises à jour de 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-...

Released: Oct 28, 2019

Mises à jour de 14.1.x

14.1.10.14805

Updated Jan 27, 2020

Fixes

  • Changing a column from a user defined type and simultaneously dropping that user defined type no longer attempts to rebind the type after dropping it.
  • Create Partition Scheme statements in scripts folders which contain too many filegroups for their partition function will now be read in as SQL Server does, i.e. the excess filegroups will be ignored.
  • Permissions on the 'dbo' special user are now registered correctly.
  • The null unicode character no longer...

Released: Sep 9, 2019

Mises à jour de 14.0.x

14.0.7.13517

Updated Oct 21, 2019

Fixes

  • SC-10677: Now avoids stack overflow with heavily nested computed columns more stringently. Some computed columns may show a syntax-only difference between live and scripts databases if they couldn't be parsed; this can be fixed by deploying the live version to the scripts folder.
  • SC-10666: The IsSQLCloneDatabase extended property no longer appears in comparisons, so that it can't be accidentally deployed to non-clone databases.
  • SC-10682: Sorting the grid...