Activity overview
Latest activity by bbilow
IgnoreConstraintNames to ignore default unnamed constraints
Hi, I have several default and unique constraints that were unnamed when they were created. by default SQL Server seems to assign them a hash name which causes conflicts when using sql compare.
I ...
SQL Compare Exclude constraints
I'm in the process of creating a continuous integration system and I have a few issues with constraints causing issues when SQLDataCompare is run to sync data from SVN. Is there a switch or someth...