Hacker News new | ask | show | jobs
by githulhu 4376 days ago
Darn, no SQL support. I often find myself wishing something like this existed for SQL, so I could, say, find all places where field X in table Y is updated, or referenced in a WHERE clause predicate, etc.
1 comments

interesting request; I've wanted something like this before but never enough to really look for it.

I'm surprised there isn't a tool that can do this already.. perhaps under the guise of refactoring?