d-ph
d-ph
This change makes CountWalker use COUNT(*) instead of COUNT(tbl.id), when the user declared that their query does not need to use (SELECT) DISTINCT, which is commonly the case when there...
### Feature Request | Q | A |------------ | ------ | New Feature | no | RFC | no | BC Break | no #### Summary I'd like to propose...
[Draft][Please review] Make Paginator use simpler queries when there are no sql joins used (#8278)
May I ask for an initial review of the code in this PR before I move forward with it, please? This PR implements the scope of work discussed in https://github.com/doctrine/orm/issues/8278#issuecomment-2239306885....
| Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | Fix...