How to add PostDeploy script during Schema Compare generate script
I am comparing the current version of my Database Project with a dacpac
(previous version of the same database).
Then i hit the generate script button what gives me, as expected, the
change script.
Unfortunately i does not add the Post deployment script to the change script.
If i use the "Publish Database" feature and compare against a "real" db it
creates a update script with the post deploy script but i require this
feature in the schema compare.
Is there any option i overlooked?
How did you solved the problem?
No comments:
Post a Comment