SQL Compare 15.3 release notes
Published 12 January 2024
What’s new in SQL Compare 15.3
- Added read-only support for Flyway projects, allowing you perform comparisons with Flyway on the left.
15.3.14.27393 - Nov 5th, 2024
Fixes
- Fixed issue when displaying error messages
- Fixed a crash when using newer versions of SQL Prompt formatting
15.3.14.27354 - Oct 29th, 2024
FREQUENT UPDATES RELEASE
Features
- Internal library updates
15.3.13.27313 - Oct 24th, 2024
FREQUENT UPDATES RELEASE
Features
- Internal library updates
15.3.12.27264 - Oct 15th, 2024
FREQUENT UPDATES RELEASE
Fixes
- ZD-304828: Add support for ignore nulls, respect nulls options on the last_value function
15.3.12.27078 - Sep 26th, 2024
FREQUENT UPDATES RELEASE
Features
- Added support for the SSMS20 editor
15.3.11.27029 - Sep 17th, 2024
FREQUENT UPDATES RELEASE
Fixes
- ZD-302580: Fixed the issue where ONLINE=ON was being specified within an ALTER statement for the primary index of a table containing a spatial data type column, and for the creation of spatial indexes
- ZD-304828: Add support for ignore nulls, respect nulls options on the first_value function
15.3.10.26944 - Sep 12th, 2024
FREQUENT UPDATES RELEASE
Fixes
- Stability improvements for the UI
15.3.9.26398 - Jul 31st, 2024
FREQUENT UPDATES RELEASE
Fixes
- ZD-314973, ZD-302580: Fixed the issue where ONLINE=ON was being specified within an inlined primary index of a temporal table within a CREATE Table statement
15.3.8.26171 - Jul 16th, 2024
FREQUENT UPDATES RELEASE
Fixes
- Changed the name of sqlcompare.tar.gz to include the version number
15.3.7.25849 - Jun 4th, 2024
FREQUENT UPDATES RELEASE
Fixes
- ZD-308580: Add support for security policy schema binding
15.3.6.25729 - May 8th, 2024
Fixes
- ZD309124: Prevent unwanted multiple space characters appearing in CREATE OR ALTER statements
15.3.5.25572 - Apr 9th, 2024
FREQUENT UPDATES RELEASE
Fixes
- ZD304081: SQL Compare no longer locks the selective_xml_index_paths catalog view during registration.
15.3.4.25528 - Mar 26th, 2024
FREQUENT UPDATES RELEASE
Fixes
- ZD-307150: Fixed issue when connecting to Azure SQL instance where an error occurred related to the loading of assembly Microsoft.IdentityModel.Abstractions
- Additional connection string properties added to the server name are now used again when comparing two SQL Source Control revisions from the SQL Compare command line
15.3.3.25341 - Feb 27th, 2024
FREQUENT UPDATES RELEASE
Fixes
ZD-304889, ZD-305852, ZD-304880: Fixed scripts folder parsing of "window" when not used as a keyword
15.3.2.25249 - Feb 15th, 2024
FREQUENT UPDATES RELEASE
Fixes
ZD-305767: Ensure rendering of the pre and post scripts in the summary view does not break the UI
15.3.1.25177 - Feb 6th, 2024
FREQUENT UPDATES RELEASE
Features
- ZD-298420: Add support for the TRIM function optional arguments LEADING, TRAILING and BOTH
- ZD-303715: Fixed a crash when permissions are added to columns of a file table
- ZD-304545: Added support for using sp_unbindefault against a table to override the binding of a default on a column's user-defined type.
Fixes
- ZD-303860: Fixed an issue where some temporary files were not being deleted when generating a snapshot
15.3.0.25068 - Jan 12th, 2024
Features
- Added read-only support for Flyway projects, allowing you perform comparisons with Flyway on the left.
Fixes
- ZD-302580: Prevent scripting Online = On for indexes which are part of a UDT Table