Comments
1 comment
-
You should follow the instructions in the other thread on how to prevent SQL Change Automation from adding permissions when generating migrations: https://forum.red-gate.com/discussion/86088/baseline-includes-permission-statements-with-all-users-and-roles-excluded
In the case of Views this happens because they are Programmable Objects and as a result they will be in separate scripts inside the Programmable Objects folder, you will need to edit these as well.
If you still have issues after doing that please let me know.
Add comment
Please sign in to leave a comment.
What can I do to halt this behavior of assignments in the project, since all roles, users and security policies are removed?
This is related to another question I posted today, also (10/30/19).