Feature Request - filter based on the type of relationship
greenantim
Posts: 3
The dependency tracker is good at determining that there is a relationship between objects but for tables I often need to know the type of relationship e.g. Insert, Update and Delete. If a table is referenced in 50 procedures but is only updated in 2 it would be great to be able to filter out all related objects that only select data so that I can focus on those that modify data. Without this feature, I have to look at every related object to see how it uses the table.
Comments
Product Manager
Redgate Software