Comments
1 comment
-
Hi @...
For the first point, the best practise would be to filter out users using filters then assign permissions to roles instead
Part two, the simplest method would be to make use of synonyms :https://www.red-gate.com/hub/product-learning/sql-change-automation/database-build-blockers-cross-server-database-dependencies
Add comment
Please sign in to leave a comment.
1. The build agent doesn't have access to our internal network so it can't validate users/groups etc. This gives us errors like:-
2. The second issue we're running into is how to handle cross database dependencies, we have a handful of databases that refer to objects in a third party developed database.
What are our options for working around these complexities?