We now support to specify just the projection part for the count query generation via the "countProjection" property of the @Query annotation. This avoids having to repetitively specify parts of the original query. Original pull request: #84.
We now support to specify just the projection part for the count query generation via the "countProjection" property of the @Query annotation. This avoids having to repetitively specify parts of the original query. Original pull request: #84.