Add regular expression support
54
votes
2 comments
-
Rad!
commented
+1. For example I want to check whether there are any procedures with the dreaded "select *" antipattern. Given the * can be anywhere after the select (including the next line) a regx based search would be brilliant
-
Younes Abesi
commented
It would be very beneficial if we could search using regular expressions.