SQL Compare Pro 13.4

Released: Jun 25, 2018

13.4 での更新項目

機能

  • Adds an "Ignore Change Tracking" option
  • The "Ignore authorization on schema objects" option now also includes schemas themselves.

不具合の修正

  • SQL Compare no longer creates SET statements in the context of creating a scripts folder, when filtered indexes are included.
  • Parse error on AT TIME ZONE with bracketed string literal fixed.
  • Deploying a varchar(4096) column or wider onto a varchar(MAX) no longer gives spurious warning about truncation. Deploying in the other direction gives the correct warning.
  • Contracts and services with out of database / default / built-in message types and contracts, and some full text catalogs, no longer cause an exception when they exist in the target.
  • Fixed issue parsing AT TIME ZONE where the time zone is the result of a nested SELECT statement.
  • Deploying column changes to a fulltext index in a scripts folder will no longer create duplicate ALTER FULLTEXT INDEX statements.
  • Modifying a key index of a fulltext index will now drop the fulltext index before and recreate it later.
  • Changing the XML schema collection on a column will provide a more suitable warning.
  • The interactive HTML report no longer sees case differences in data types as a difference.
  • Copying text from the SQL differences pane to the clipboard now preserves line endings.