We now support exists projections in derived queries by parsing the exists keyword and expose it via PartTree.isExistsProjection(). Original pull request: #171.
We now support exists projections in derived queries by parsing the exists keyword and expose it via PartTree.isExistsProjection(). Original pull request: #171.