SQL Compare option "Ignore authorization on schema objects" is not being triggered
Bas_K
Posts: 15 Bronze 1
in SQL Compare
Hi Redgate,
I'm having issues with a SQL Compare option, which is not being triggered in my deploy. I'm trying to ignore any changes made to a schema that relates to authorization, since my env's have diffrend users assigned to the schema. But my deployments keep overwriting the authorization because it's "inside" source control. I have the SQL Compare Option "Ignore authorization on schema objects" selected in both SQLCompare.exe
SQL Compare cmd:
SQL Compare tool:
What am I missing?
Thanks,
Tim
I'm having issues with a SQL Compare option, which is not being triggered in my deploy. I'm trying to ignore any changes made to a schema that relates to authorization, since my env's have diffrend users assigned to the schema. But my deployments keep overwriting the authorization because it's "inside" source control. I have the SQL Compare Option "Ignore authorization on schema objects" selected in both SQLCompare.exe
SQL Compare cmd:
SQL Compare tool:
What am I missing?
Thanks,
Tim
Tagged:
Answers
Redgate Software
I do not want to exclude my schema entirely, I want the schema to be there, just not with this authorization change. Is there a way to filter this in sql source control?
Tim
Redgate Software