You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2012/10/24 16:58:11 UTC

[jira] [Resolved] (OAK-361) QueryEngine JCR-SQL 'ESCAPE' parsing & support

     [ https://issues.apache.org/jira/browse/OAK-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller resolved OAK-361.
--------------------------------

    Resolution: Fixed

Revision 1401716 and revision 1401717 (test case)
(actually it might have worked before, but those revisions
were related to like conditions and there is now a test case)
                
> QueryEngine JCR-SQL 'ESCAPE' parsing & support
> ----------------------------------------------
>
>                 Key: OAK-361
>                 URL: https://issues.apache.org/jira/browse/OAK-361
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Alex Parvulescu
>            Assignee: Thomas Mueller
>
> The following code does not parse properly into query conditions:
>   {code}
>   AND value LIKE 'foo\_bar' ESCAPE '\'
>   {code}
> Failing test: SimpleQueryTest#testLikePatternEscaped

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira