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 2022/09/08 09:07:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAY-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev closed CAY-2715.
--------------------------------
    Resolution: Fixed

https://github.com/apache/cayenne/commit/9b04dba4ffbfe4b4131c6e1864ca41c26050024d

> 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
>            Priority: Minor
>             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.20.10#820010)