Closed GoogleCodeExporter closed 8 years ago
Hm, this sems to be a bigger problem. Linefeeds are token delimiter, so I
replace it within replaceSpecialCharacters(). There is no effect on the
statement, except the special characters within string literals. So there is
already a TODO within the code :-) I will see, what I can do.
Original comment by pho...@gmx.de
on 12 Mar 2012 at 2:48
Original comment by pho...@gmx.de
on 13 Mar 2012 at 12:22
See the progress on branches/whitespace.
Original comment by pho...@gmx.de
on 21 Mar 2012 at 10:24
I have finished the changes for this issue, all tests are green. Can you check
out the version on
http://php-sql-parser.googlecode.com/svn/branches/whitespace? Maybe you have
additional test cases. It is possible, that the creator can not handle the new
output structure for UPDATE statements.
Original comment by pho...@gmx.de
on 22 Mar 2012 at 9:56
I have merged the branch into the trunk tree. The creator tests are also green.
Original comment by pho...@gmx.de
on 22 Mar 2012 at 1:12
Solution available on http://php-sql-parser.googlecode.com/svn/tags/2012-03-23.
Test case seems to be ok.
Original comment by pho...@gmx.de
on 23 Mar 2012 at 9:44
Original issue reported on code.google.com by
ben.swin...@gmail.com
on 12 Mar 2012 at 11:29