Aloha

Should the following be a legal query?

SELECT data.quotes
            FROM [nt:unstructured] AS data
            WHERE data.quotes = "\"'"

When I run the PHPCR test suite with this query, sending the query via davex I 
get:

) PHPCR\Tests\Query\CharacterTest::testPropertyWithQuotes
PHPCR\Query\InvalidQueryException: HTTP 400: Query:

            SELECT data.quotes
            FROM [nt:unstructured] AS data
            WHERE data.quotes = "\"(*)'"

regards,
Lukas Kahwe Smith
[email protected]



Reply via email to