Special conditions such as comments between litteral "decode" and start parenthises breaks parsing
Closed this issue · 0 comments
np422 commented
Example:
select decode /(/ (1 , 1 , 'what') from dual;
Possible solution: add :rparen as a searchtype and handle comments correctly