SQL Compare 新版本發表
Released: Mar 16, 2022
14.7.x 中的更新
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 issue where the Line Differences view shows a message about an incorrect license.
v14.7.2.20940
Updated Apr 7, 2022
Fixes
- When FIPS is enabled, encrypted objects are now correctly decrypted, when the option to do so is set.
v14.7.1.20862
Updated Mar 22, 2022
Features
- Added support for additional T-SQL built-in functions.
v14.7.0.20823
Updated Mar...
Released: Aug 19, 2021
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
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
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
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
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
Released: Oct 28, 2019
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
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...
Released: Aug 27, 2019
13.8.0 中的更新
修補程式
- SC-10625 - CONCAT_WS is now recognised as a system function on SQL Server 2017 and above.
- SC-10644 - The 'drop and create instead of alter' option has been renamed 'use drop and create for rerunnable scripts' and had the 'drop and create instead of create' functionality restored. It still only works on some object types, which are listed in the option description.
- SC-10641 - text objects (e.g. stored procedures) that reference system queues no longer cause a crash in dependency processing...
Released: Aug 12, 2019
13.7.22 中的更新
修補程式
- SC-10604: Option text for Ignore Indexes updated to reflect operation of this option with a script folder target.