Lançamentos do SQL Compare
Released: Mar 26, 2024
Atualizações na v15.3.4.25528
Correções
- 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.
Released: Feb 27, 2024
Atualizações na v15.3.3.25341
Correções
- Fixed scripts folder parsing of "window" when not used as a keyword.
Released: Feb 15, 2024
Atualizações na v15.3.2.25249
Correções
- Ensured rendering of the pre- and post-scripts in the summary view does not break the UI.
Released: Feb 6, 2024
Atualizações na v15.3.1.25177
Recursos
- Added support for the following TRIM function optional arguments: LEADING, TRAILING and BOTH.
- Added support for using sp_unbindefault against a table to override the binding of a default on a column's user-defined type.
Correções
- Fixed a crash when permissions are added to columns of a file table.
- Fixed an issue where some temporary files were not being deleted when generating a snapshot.
Released: Jan 12, 2024
Atualizações na v15.3.0.25068
Recursos
- Added read-only support for Flyway projects, allowing you perform comparisons with Flyway on the left.
Correções
- Prevent scripting 'Online = On' for indexes which are part of a UDT Table.
Released: Dec 27, 2023
Atualizações na v15.2.7.24880
Correções
- Fixed a caching bug during script folder registration.
Released: Dec 12, 2023
Atualizações na v15.2.6.24771
Recursos
- Made changes to the UI to always open 'Save As' dialog window when saving filters.
Released: Dec 5, 2023
Atualizações na v15.2.5.24669
Recursos
- Reduced memory usage of the UI and engine.
- Deployment script syntax highlighting is now disabled for scripts exceeding 300k lines for performance reasons.
- Improved speed of script folder registration.
- Added support for APPROX_PERCENTILE_CONT and APPROX_PERCENTILE_DISC functions in Microsoft SQL Server 2022.
Correções
- Fixed a memory leak in the SQL Compare UI, noticeable when refreshing large comparisons.
- Fixed a crash on the pre-deploy Summary tab when toggling the grouping for large...
Released: Nov 28, 2023
Atualizações na v15.2.4.24551
Recursos
- Improved detection of when 'ONLINE = ON' cannot be used, when altering a column or index.
- Improved dependencies selection screen speed by tweaking column autosizing.
- Improved dependency resolution speed for SQL Compare GUI and CLI.
- Improved deploy summary tab speed.
- Improved snapshot registration speed when triggers are present.
Released: Nov 21, 2023
Atualizações na v15.2.3.24503
Recursos
- Added support for the 'JSON_OBJECT' function introduced in Microsoft SQL Server 2022.