SQL Compare 릴리스
Released: Mar 17, 2026
v16.0.8.28634 버젼 업데이트
수정사항
- Memory optimized tables with replaced indexes are now correctly modeled.
Released: Feb 24, 2026
v16.0.6.28582 버젼 업데이트
수정사항
- Fixed an issue where SQL Compare would fail to handle CREATE EXTERNAL MODEL syntax in stored procedure or function bodies.
Released: Jan 20, 2026
v16.0.4.28477 버젼 업데이트
수정사항
- Many more system function names are now correctly recognized.
- Fixed offline licensing workflow for SQL Compare docker container.
Released: Jan 14, 2026
v16.0.3.28451 버젼 업데이트
기능
- Added support for || string concatenation operator introduced in SQL Server 2025.
- Improved error message for certain invalid filter files.
- Database collation is now written to snapshots.
수정사항
- Fixed a connection issue in SQL Snapper where "Encrypt" option was incorrectly set to True when the checkbox was unchecked.
Released: Dec 19, 2025
v16.0.1.28365 버젼 업데이트
기능
- Added the ability to use Distroless base image for SQL Compare docker image to reduce image size and improve security.
- Add the name of the file where a parsing error occurs into the error message.
수정사항
- Fixed issue where USING locale was not included for PARSE and TRY_PARSE functions.
Released: Dec 11, 2025
v16.0.0.28327 버젼 업데이트
기능
- Added support for SQL Server 2025.
- Removed support for storing passwords in the project file and instead store these passwords in the Windows Credential Manager.
Released: Dec 4, 2025
v15.4.29.28207 버젼 업데이트
기능
- Preview Feature: Added support for using Redgate Data Modeler models as a comparison source.
Released: Nov 14, 2025
v15.4.28.28077 버젼 업데이트
기능
- Added support for SQL Server 2025.
수정사항
- Fixed an issue where the 'Create snapshot of target before deployment' option was not generating a snapshot.
Released: Nov 4, 2025
v15.4.27.28006 버젼 업데이트
기능
- Added support for SSMS 21 as an external SQL Editor.
Released: Oct 2, 2025
v15.4.26.27858 버젼 업데이트
수정사항
- Use 'sp_rename' instead of dropping and recreating columns when collations are different.