<b>Fatal error</b>: Call to undefined function buildRefType() in
<b>sql_parser\src\builders\SubQueryBuilder.php</b> on line <b>95</b><br />
BEFORE:
$sql .= $this - buildRefType($parsed['ref_type']);
AFTER:
$sql .= $this->buildRefType($parsed['ref_type']);
Original issue reported on code.google.com by matloka....@gmail.com on 9 Jan 2014 at 1:02
Original issue reported on code.google.com by
matloka....@gmail.com
on 9 Jan 2014 at 1:02