AZURE Release task, how to Exclude Additional objects?
ManuelSanrepot
Posts: 3 New member
I have an Azure Devops Release Task that uses an artifact generated from a SQL Source Control Project.
I'd like to exclude all additional objects (objects that only exists in target database and not in source).
By default, the Release task drops all these objects and I dont wan't to lose data in production environment.
How can I do this?
I Know I can use filters to exclude specific names, but i dont know in advance these objects (could be one, twenty, none....)
Thanks.
I'd like to exclude all additional objects (objects that only exists in target database and not in source).
By default, the Release task drops all these objects and I dont wan't to lose data in production environment.
How can I do this?
I Know I can use filters to exclude specific names, but i dont know in advance these objects (could be one, twenty, none....)
Thanks.
Answers
This feature is not available in the Azure DevOps addon.
If you wish to you can suggest this as an enhancement on the SQL Change Automation uservoice channel:
https://redgate.uservoice.com/forums/267000-sql-change-automation
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools