Ulrich Meis wrote:
> 3. V2Query constructor
> 4. v3/QueryExecutorImpl.parseQuery
> Number 3 and 4 do not handle an escaped literal quote, i.e. \'
Also they don't handle double quotes ("table with ? in it") properly.
I've just committed fixes for these problems -- could you take a look
and see if they look OK now?
-O