How to avoid dropping schemas when publishing DB in SSDT Database project
1
vote
1
answer
807
views
When publishing a database from SSDT, there are several options to "do not drop" an object if it is not in the SSDT project. However, it seems that there is no option to avoid dropping schemas. Does anyone know if this is possible to achieve, or do I have to manually edit the published script?
This is the problem when I choose to "do not drop tables", but then it will try to drop schemas that have tables in them.
br
Gert
Asked by GHauan
(615 rep)
Jun 7, 2017, 01:44 PM
Last activity: Mar 31, 2023, 08:01 AM
Last activity: Mar 31, 2023, 08:01 AM