Answer the question
In order to leave comments, you need to log in
How to ignore objects when generating a script in Visual Studio?
When I generate a database script through Schema Compare or Publish, I often see Assembly and Spatial Indexes change. But I don't want to see these changes in the generated script.
Because if you change the Assembly, then in the script there will be a deletion and re-creation of all functions and countable fields of the base.
Changes in the spatial index are fraught with the fact that the BBox will change, and I have several bases with different BBoxes.
Is it possible to somehow exclude these objects from script generation?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question