Trying to parse something as simple as:
$a = (new PHPSQLParser('select 1 as `a` order by `a`', true))->parsed;
Fails with exception:
Fatal error: Uncaught exception 'UnableToCalculatePositionException' with
message 'cannot calculate position of a within by `a`' in ...
Using the latest version from 2012-08-22 on windows.
Original issue reported on code.google.com by v.va...@gmail.com on 17 Jun 2013 at 8:56
Original issue reported on code.google.com by
v.va...@gmail.com
on 17 Jun 2013 at 8:56