sql server - In SSDT Schema Compare how do I ignore differences in objects of type "Schema" -


from schema compare options, deselected object types:

schema compare object type options

it still shows me differences in schema objects:

difference table showing schema objects

i scrolled through big list of general options, , none of them appeared this:

general options

i hacked it. if save compare, can add file:

  <propertyelementname>     <name>microsoft.data.tools.schema.sql.schemamodel.sqlschema</name>     <value>excludedtype</value>   </propertyelementname> 

you'll see when open it. setting not in ui, apparently supported.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -