'변경 내용 추적 무시(Ignore Change Tracking)' 옵션 및 버그 수정을 추가합니다.
7월 2, 2018
신규 버전
기능
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.