How can we help you today? How can we help you today?

How to exclude permissions in SQL Compare 11?

Team,

I have a ton of objects which are being flagged as deltas simply because of the listings under

-- Permissions

GRANT CONTROL ON TYPE:: [dbo].[typAccountLockInfo] TO [SQLProdReadOnly]
GRANT VIEW DEFINITION ON TYPE:: [dbo].[typAccountLockInfo] TO [SQLProdReadOnly]
GRANT REFERENCES ON TYPE:: [dbo].[typAccountLockInfo] TO [SQLProdReadOnly]
GRANT CONTROL ON TYPE:: [dbo].[typAccountLockInfo] TO [SQLProdReadOnly]
GRANT VIEW DEFINITION ON TYPE:: [dbo].[typAccountLockInfo] TO [SQLProdReadOnly]
GRANT REFERENCES ON TYPE:: [dbo].[typAccountLockInfo] TO [SQLProdReadOnly]

Can I shut this off?
Thanks,
Ozzie
Ozzie
0

Comments

2 comments

Add comment

Please sign in to leave a comment.