SQL Compare option "Ignore authorization on schema objects" is not being triggered
![Bas_K](https://us.v-cdn.net/6029854/uploads/avatarstock/n77XWOBDNT15C.png)
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:
![1gr129ed5qju.png](https://us.v-cdn.net/6029854/uploads/editor/x1/1gr129ed5qju.png)
SQL Compare tool:
![2nmf4npepbc7.png](https://us.v-cdn.net/6029854/uploads/editor/ak/2nmf4npepbc7.png)
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:
![1gr129ed5qju.png](https://us.v-cdn.net/6029854/uploads/editor/x1/1gr129ed5qju.png)
SQL Compare tool:
![2nmf4npepbc7.png](https://us.v-cdn.net/6029854/uploads/editor/ak/2nmf4npepbc7.png)
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