Closed GoogleCodeExporter closed 8 years ago
The parser has a focus on MySQL, for Oracle you need some other parsing
routines. It could work for some standard statements, but a special case like
yours will produce nonsense.
See also here:
http://stackoverflow.com/questions/1382573/how-do-you-use-the-with-clause-in-mys
ql
Original comment by pho...@gmx.de
on 28 Apr 2014 at 2:26
I have added some code to handle simple WITH clauses (not the Oracle 12
extensions). See r1404.
Original comment by pho...@gmx.de
on 15 Sep 2014 at 12:09
Original comment by pho...@gmx.de
on 22 Sep 2014 at 11:49
Original issue reported on code.google.com by
ph1...@gmail.com
on 24 Apr 2014 at 1:10