[
https://issues.apache.org/jira/browse/SYNCOPE-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916442#comment-17916442
]
ASF subversion and git services commented on SYNCOPE-1855:
----------------------------------------------------------
Commit 061c94e4e2d4c57226f3c6bff8a3a75744ddbae6 in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=061c94e4e2 ]
[SYNCOPE-1855] Rewriting JPAAnySearchDAO to reduce subqueries (#962)
> Refactor database search to use less nested queries
> ---------------------------------------------------
>
> Key: SYNCOPE-1855
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1855
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 3.0.11, 4.0.0
>
>
> The current implementations of the database search feature, unless maybe
> {{pgjsonb}}, seem to be generating SQL statements always containing nested
> queries, which could instead be avoided most of the time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)