[schema/optimization] Wrap rql expressions into EXISTS node when checking individual permissions
Some RQL expression may retrieve several results. It makes sense to wrap them into an EXISTS node to optimized things a bit. This is already done by security insertion of 'read' rql expressions.
-
mentioned in issue #216 (closed)
-
mentioned in commit c71e5bbead3d
-
mentioned in commit 36cc7e7e88c3
-
mentioned in commit 07d831cb7dfa
-
mentioned in commit 60b3169e3501
-
mentioned in commit 496aca08d600
Please register or sign in to comment