Activity overview
Latest activity by zacuke
james.billings wrote:
Just linking won't change anything.
We have a server-side TFS plugin that ensures commit comments conform to a standard.
The plugin is blocking linking so in our experiencing just linking does something to the database because it is hitting the plugin.
I'm trying to find a work around in the plugin, but is Red-gate 100% sure that "just linking" doesn't try to commit anything whatsoever?
SQL Source Control is not giving us an option to type in a comment, therefore the comment of whatever action it is trying to perform when linking is not conforming to our standard.
Edit: It does commit when linking for the very first time, and SQL Source Control adds an #ignorepolicies into the commit comment so I was able to hard code an exception! / comments
james.billings wrote:
Just linking won't change anything.
We have a server-side TFS plugin that ensures commit comments conform to a standard.
The plugin is blocking linking so in our experien...
Blind SQL Comparison against Low Privilege database.
I work at a company that has highly restricted database environments. We are trying to introduce Red Gate (the developer bundle) as part of our process.
So it works pretty good at first because we ...