Detecting dependencies on object changes
Hi.
Does SQL Source Control detects and informs that a change in an object, for example, a column in a table changed from INT to BIT, will cause a break in other parts of the system like a stored procedure where that table is used?
If yes, how do I do that? If not, I would like to suggest this as a feature.
Thanks.
Jose
Please see SQL Prompt 5 at: http://www.red-gate.com/MessageBoard/viewtopic.php?t=11980
-
SQL Source Control doesn't do this, but SQL Prompt 5 has a feature that lets you hover over an object in the Query Window and view the column dependencies. More details on SQL Prompt 5 here: http://www.red-gate.com/MessageBoard/viewtopic.php?t=11980