v14.5 [Apr 16, 2021]
Fixes
- ZD-250030: Turning off system versioning on a table that is consumed by a security policy no longer results in an incorrect deployment script
- ZD-251196: Fixed a bug in deployment scripts using CURRENT_USER
- ZD-251135: STATISTICS_NORECOMPUTE=ON is no longer scripted out for columnstore indexes; instead sp.autostats is invoked
v13.8 [Jan 19, 2020]
Fixes:
- 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.
- SC-10630 - WITH CHANGE_TRACKING_CONTEXT with a literal parameter (as opposed to a variable) no longer causes a parsing error when registering from a scripts folder.
v11.6 [May 16, 2016]
Fixes
SQL Compare XML Report no longer includes an attribute of 'areidentical'.
SC-8524: support hardware crypto devices (e.g. nCipher) for asymmetric key encryption
SC-8482: SQL Compare now correctly adds columns to pre-existing Full Text Indexes when transactions are disabled.
v11.4 [Dec 10, 2015]
64-bit support, Azure v12 support, & SQL Server 2016 connectivity
Option to use server or database compatibility level to detect supported features
Compare & deploy security policy objects and columnstore indexes on in-memory tables in SQL Sever 2016 CTP2
Compare & deploy masked columns in Azure v12 and SQL Server 2016 CTP2.3
Compare & deploy stretched tables in SQL Server 2016 CTP2.3
Bug fixes.
v11.3 [Sep 13, 2015]
May include unspecified updates, enhancements, or bug fixes.