[ 
https://jira.nuxeo.com/browse/NXP-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-4339:
-----------------------------------

    Status: Open  (was: Triage)

> Support IS NULL in NXQL
> -----------------------
>
>                 Key: NXP-4339
>                 URL: https://jira.nuxeo.com/browse/NXP-4339
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Core SQL Storage, Search / Query
>    Affects Versions: 5.3 GA
>            Reporter: Stéphane Lacoin
>            Assignee: Florent Guillaume
>             Fix For: 5.4.1
>
>
> NXQL do not support expression that assert null values. 
> For instance, executing the query:
>   SELECT * FROM Document WHERE dc:title IS NULL
> will produce the following error :
> org.nuxeo.ecm.core.api.ClientException: Failed to execute query: 
> org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token 
> <IS> at offset 37 in query: SELECT * FROM Document WHERE dc:title IS NULL
>         at 
> org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1404)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to