Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 2.19.x up into 3.1.x #11379

Merged
merged 11 commits into from
Mar 18, 2024
Merged

Merge 2.19.x up into 3.1.x #11379

merged 11 commits into from
Mar 18, 2024

Conversation

greg0ire
Copy link
Member

No description provided.

Mark Schmale and others added 11 commits February 22, 2024 10:58
After 2.17 (some?) EAGER fetched OneToMany associations stopped working, if they have multiple join columns. Loads for these associations will trigger a `MessingPositionalParameter` exception "Positional parameter at index 1 does not have a bound value".

This test case should reproduce this issue, so it can be fixed.
Minor code style fix in AbstractRemoteControl
Some of it seems related to the previous documentation build system,
some of it seems related to IntelliJ.
…-composite-key-eager-fetch-one

Do not use batch loading for collections with composite identifier
@greg0ire greg0ire merged commit 55c4845 into doctrine:3.1.x Mar 18, 2024
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants