8000 Fix query builder code examples by BackEndTea · Pull Request #6916 · doctrine/dbal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix query builder code examples #6916

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

Merged
merged 2 commits into from
Apr 20, 2025
Merged

Fix query builder code examples #6916

merged 2 commits into from
Apr 20, 2025

Conversation

BackEndTea
Copy link
Contributor
Q A
Type improvement
Fixed issues N/A

Summary

The code examples included multiple queries in the union and addUnion, which is not possible

The code examples included multiple queries in
the `union` and `addUnion`, which is not possible
A singular union has no effect, so it makes no sense.
@greg0ire greg0ire added this to the 4.2.4 milestone Apr 20, 2025
@greg0ire greg0ire merged commit 3bf33b5 into doctrine:4.2.x Apr 20, 2025
29 of 31 checks passed
@greg0ire
Copy link
Member

Thanks @BackEndTea !

@BackEndTea
Copy link
Contributor Author

Thank you @greg0ire & @SenseException !

@BackEndTea BackEndTea deleted the patch-2 branch April 28, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0