There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-60e07146-fdaa-4267-84a8-26c552471f3c XWIKI-21145 Open

Support set operators in HQL and XWQL queries (union, intersect, except)

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-ac7fba06-4dbf-4af9-bdcc-84410af49000 Changes by Thomas Mortagne on 23/Jul/25 12:49
 
Description: > bq. "Support for set operations (UNION, INTERSECT, EXCEPT) was added in Hibernate 6.0."

[https://hibernate.atlassian.net/browse/HHH-1050|https://hibernate.atlassian.net/browse/HHH-1050?focusedCommentId=107954]

Having them in XWiki (HQL and XWQL) would be useful. It would require at least to:
* Upgrade to Hibernate 6
* Update the XWQL grammar so it can parse union, intersect and except