SQL Compare 릴리스

Released: Apr 9, 2024

v15.3.5.25572 버젼 업데이트

수정사항

  • SQL Compare no longer locks the selective_xml_index_paths catalog view during registration.

Released: Mar 26, 2024

v15.3.4.25528 버젼 업데이트

수정사항

  • 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

v15.3.3.25341 버젼 업데이트

수정사항

  • Fixed scripts folder parsing of "window" when not used as a keyword.

Released: Feb 15, 2024

v15.3.2.25249 버젼 업데이트

수정사항

  • Ensured rendering of the pre- and post-scripts in the summary view does not break the UI.

Released: Feb 6, 2024

v15.3.1.25177 버젼 업데이트

기능

  • 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.

수정사항

  • 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

v15.3.0.25068 버젼 업데이트

기능

  • Added read-only support for Flyway projects, allowing you perform comparisons with Flyway on the left.

수정사항

  • Prevent scripting 'Online = On' for indexes which are part of a UDT Table.

Released: Dec 27, 2023

v15.2.7.24880 버젼 업데이트

수정사항

  • Fixed a caching bug during script folder registration.

Released: Dec 12, 2023

v15.2.6.24771 버젼 업데이트

기능

  • Made changes to the UI to always open 'Save As' dialog window when saving filters.

Released: Dec 5, 2023

v15.2.5.24669 버젼 업데이트

기능

  • 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.

수정사항

  • 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 deploys...

Released: Nov 28, 2023

v15.2.4.24551 버젼 업데이트

기능

  • 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.