You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2021/07/16 14:18:00 UTC

[jira] [Created] (CAY-2715) Support ANY and ALL expressions for subqueries

Nikita Timofeev created CAY-2715:
------------------------------------

             Summary: Support ANY and ALL expressions for subqueries
                 Key: CAY-2715
                 URL: https://issues.apache.org/jira/browse/CAY-2715
             Project: Cayenne
          Issue Type: Improvement
          Components: Core Library, Database integration
            Reporter: Nikita Timofeev
            Assignee: Nikita Timofeev
             Fix For: 4.3.M1


We have basic support for subqueries per CAY-2468 but there's more to do. 
This task is about syntax like {{field > ANY(subquery)}} that is missing. 
Shouldn't be too hard to support this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)