How can we help you today? How can we help you today?

IgnoreConstraintNames being ignored on command line

IgnoreConstraintNames doesn't seem to affect the comparison report in SQL Compare 10.7. Works in the UI version.

My parameters:
/r:"myReport.html" /rt:Interactive /Options:Default,IgnoreComments,IgnoreConstraintNames

Running with /Verbose
...
Argument /options has value 'Default'
Argument /verbose has value 'True'

SQL Compare running with option: Default (OK).
...
lotsahelp
0

Comments

1 comment

  • lotsahelp
    Wrapping with quotes worked. ex:
    /Options:"Default,IgnoreComments,IgnoreConstraintNames"
    
    lotsahelp
    0

Add comment

Please sign in to leave a comment.