The tree reports an `(ERROR)` when it finds the colon in: ```SELECT * FROM users where user_id = :userId;``` as one might have in a PDO statement in php code. Thank you, it would be very useful to me to see this added!
The tree reports an
(ERROR)when it finds the colon in:SELECT * FROM users where user_id = :userId;as one might have in a PDO statement in php code.
Thank you, it would be very useful to me to see this added!