Closed GoogleCodeExporter closed 8 years ago
The problem occurs, because EVENT is a keyword and produces its own section
within the output. See REV 302, which fix that specific problem, other keywords
can run into the same problem.
Original comment by pho...@gmx.de
on 17 Aug 2012 at 1:55
Tested in r302, works as expected.
Thank you
Original comment by marisr...@gmail.com
on 17 Aug 2012 at 2:05
I have changed the handling again, the parser now interprets EVENT as keyword
after CREATE, DROP or ALTER only. So it should handle EVENT also within
WHERE/SELECT/ORDER/GROUP correctly now.
Original comment by pho...@gmx.de
on 17 Aug 2012 at 2:11
Original comment by pho...@gmx.de
on 17 Aug 2012 at 8:43
Attached patch and tests for aliasing with keyword 'data'.
Original comment by marisr...@gmail.com
on 20 Aug 2012 at 7:49
Attachments:
Thanks for the patch, I have added it into r306.
Original comment by pho...@gmx.de
on 20 Aug 2012 at 9:21
Original issue reported on code.google.com by
marisr...@gmail.com
on 17 Aug 2012 at 12:58