| Author |
Message |
wesleysmith
Joined: 25 Feb 2010 Posts: 8
|
Posted: Mon Mar 14, 2011 9:18 pm Post subject: Does not detect change relating to "GRANT REFERENCES" |
|
|
Using SQL Source Control 2.0.10.11:
I ran this command in SQL:
| Code: |
GRANT CREATE PROCEDURE to [sql_dependency_starter]
GRANT CREATE QUEUE to [sql_dependency_starter]
GRANT REFERENCES on
CONTRACT::[http://schemas.microsoft.com/SQL/Notifications/PostQueryNotification]
to [sql_dependency_starter] |
But when I look at what SQL Source Control scripts out for the "sql_dependency_starter" role, I see it scripting out "GRANT CREATE PROCEDURE", "GRANT CREATE QUEUE", etc. But it is missing the "GRANT REFERENCES ... " permission entirely.
Can you add support for this type of permission? |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 844 Location: My desk.
|
Posted: Thu Mar 17, 2011 3:24 pm Post subject: |
|
|
| I'm not sure on this off the top of my head. I'll try replicating it here, and if it looks like it's not supported currently i'll raise a change request. |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 844 Location: My desk.
|
Posted: Thu Mar 17, 2011 4:12 pm Post subject: |
|
|
| OK, I see the same behaviour myself - I've logged it for our developers to take a look at, the reference is SOC-2344 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group