Closed dbannik closed 1 month ago
Please improve your commit message according to the contributing guide.
Most notably, please describe the bug, and explain how your changes address the issue.
:thinking: why is this targeting 2.21.x?
@greg0ire I don't know which branch to merge into in my case, in version 2.19 and higher, this problem is present
Take a look at https://github.com/doctrine/orm/issues/11208
@greg0ire I sent it to 2.20
and prepared fixes https://github.com/doctrine/orm/pull/11695 for 3.3
and higher
Thanks @dbannik !
Is not correctly generated sql when changed/switched sqlFilter parameters
CachedPersisterContext::$selectJoinSql
should be clear or regenerated when sqlFilter changedThe problem reproduce when in use
fetch=EAGER
and use additional sql filter on this property