I'm experimenting with the SQL Schema Compare in Visual Studio 2012 Premium.
How do I ignore the column order in the comparison?
I found some posts that state this option was introduced in VS 2010, but I only see "Ignore column collation" the option in VS2012. (Discussion for vs2010)
How do I ignore any differences in the names of the constraints in the comparison?
The constraints should be present, but do not need to have the same name.