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

fix(#6525): do not silently ignore parameters from query builder union parts #6683

Draft
wants to merge 1 commit into
base: 4.3.x
Choose a base branch
from

Conversation

nio-dtp
Copy link

@nio-dtp nio-dtp commented Jan 4, 2025

Q A
Type improvement
Fixed issues #6525

Summary

If parameters are set to query builder union parts, do not silently ignore them. Do merge inners with outer query before executing it.

@derrabus
Copy link
Member

derrabus commented Jan 4, 2025

Thank you for your PR. Did you follow the discussion on the issue you've linked? For me, the conclusion was that we don't want to merge parameters.

@derrabus
Copy link
Member

derrabus commented Jan 4, 2025

All right, I've just caught up the other discussion. Sorry for the confusion. Looks like we maintainers did not agree on how to review your PR. I hope that did not frustrate you too much.

Let's use #6525 to discuss how merging parameters should be implemented.

@nio-dtp nio-dtp force-pushed the fix-6525-do-not-ignore-parameters-from-qb-union-parts branch from 639db83 to 09e5c08 Compare January 4, 2025 20:24
@nio-dtp nio-dtp force-pushed the fix-6525-do-not-ignore-parameters-from-qb-union-parts branch from 09e5c08 to 9e6c631 Compare January 5, 2025 17:19
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.

2 participants