[
https://issues.apache.org/jira/browse/JCR-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522206
]
Julian Reschke commented on JCR-1083:
-------------------------------------
OK, in the meantime I have learned that this needs to be written as
SELECT "a-b:c" FROM nt:resource
So test cases need to be fixed so that they use the delimited form when needed,
and so should the QueryFormat implementation.
> SQL parser chokes on prefixes containing a "-" character
> --------------------------------------------------------
>
> Key: JCR-1083
> URL: https://issues.apache.org/jira/browse/JCR-1083
> Project: Jackrabbit
> Issue Type: Bug
> Components: sql
> Reporter: Julian Reschke
>
> SQL parser chokes on prefixes containing a "-" character, such as in
> SELECT a-b:c FROM nt:resource
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.