mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-25 01:25:40 -05:00
update schema compare default option (#967)
This commit is contained in:
@@ -377,7 +377,6 @@ END
|
||||
dacOptions.DropRoleMembersNotInSource = true;
|
||||
dacOptions.IgnoreKeywordCasing = false;
|
||||
dacOptions.IgnoreSemicolonBetweenStatements = false;
|
||||
dacOptions.IgnoreWhitespace = false;
|
||||
|
||||
SchemaCompareTestUtils.CompareOptions(deployOptions, dacOptions);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user