adjust sorm methods to count/return only distinct values, fixes #1885
Merge request reports
Activity
assigned to @tleilax
added 81 commits
-
03eb439b...ec59a188 - 78 commits from branch
main
- fca4202e - adjust SimpleORMap::countBySQL() to only count distinct rows when using a join, re #1885
- 550a89ee - adjust SimpleORMap::findBySQL() to only return distinct rows when using a join, re #1885
- 39efe885 - adjust SimpleORMap::findEachBySQL() to only return distinct rows when using a join, fixes #1885
Toggle commit list-
03eb439b...ec59a188 - 78 commits from branch
added 14 commits
-
39efe885...39cc822d - 11 commits from branch
main
- 7fdf1426 - adjust SimpleORMap::countBySQL() to only count distinct rows when using a join, re #1885
- 90df9791 - adjust SimpleORMap::findBySQL() to only return distinct rows when using a join, re #1885
- 115685dd - adjust SimpleORMap::findEachBySQL() to only return distinct rows when using a join, fixes #1885
Toggle commit list-
39efe885...39cc822d - 11 commits from branch
added 10 commits
-
115685dd...d25ae63e - 7 commits from branch
main
- 3d294432 - adjust SimpleORMap::countBySQL() to only count distinct rows when using a join, re #1885
- 5b1bd135 - adjust SimpleORMap::findBySQL() to only return distinct rows when using a join, re #1885
- d323f17e - adjust SimpleORMap::findEachBySQL() to only return distinct rows when using a join, fixes #1885
Toggle commit list-
115685dd...d25ae63e - 7 commits from branch
added 9 commits
-
d323f17e...205b1e60 - 6 commits from branch
main
- cc9d1111 - adjust SimpleORMap::countBySQL() to only count distinct rows when using a join, re #1885
- 9c35fd57 - adjust SimpleORMap::findBySQL() to only return distinct rows when using a join, re #1885
- 0f89285f - adjust SimpleORMap::findEachBySQL() to only return distinct rows when using a join, fixes #1885
Toggle commit list-
d323f17e...205b1e60 - 6 commits from branch
mentioned in commit 73c350e2
mentioned in commit 7e7aa489
Please register or sign in to reply