BasicEntityPersister::count() return type fix#6818
Conversation
|
@vkurdin thanks for helping us to backport this fix but we do need to have the tests as well. Maybe cherry-picking the original commit(s) and addressing the the conflicts would be a better solution? |
|
@lcobucci no conflicts introduced after cherry-picking the original commit to 2.5 branch. On the other side new functionality was added: |
|
@vkurdin we shouldn't introduce new features on |
|
I've meant tests for |
|
@vkurdin I've found (on |
Resolve #6810 by casting return value to integer
|
@vkurdin 🚢 thanks for your contribution! |
Resolve #6810 by casting return value to integer (
2.5.xbranch)