misk
misk copied to clipboard
Hibernate count queries
trafficstars
I've been looking through misk and haven't found any mapping for hibernate count queries. Did I overlook something?
Is there a design reason for that? If not, I'd be happy to throw up a PR.
it's currently missing, ReflectionQueryFactory is the place to start if you're interested in adding it