Hi,
I am refactoring sql.php and I see some places where parsing of the sql query done in the sql.php (eg line 445). I am planning to crate new methods for these tasks in sqlparser.lib.php and call them from sql.php . I would like to know the opinion from the developers about this approach.

Regards Supun