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(db-mongodb): querying polymorphic relationships by all operator #10704

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

r1tsuu
Copy link
Member

@r1tsuu r1tsuu commented Jan 21, 2025

Fixes #10678

@r1tsuu r1tsuu requested a review from DanRibbens January 21, 2025 16:21
Copy link
Contributor

@DanRibbens DanRibbens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be good to add a TODO or something to document the limitation of the all operator for other DBs.

@r1tsuu r1tsuu merged commit d601300 into main Jan 23, 2025
67 checks passed
@r1tsuu r1tsuu deleted the fix/queryin-polymorphic branch January 23, 2025 16:23
Copy link
Contributor

🚀 This is included in version v3.19.0

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.

Querying polymorphic relationship with [all] not working in payload 3
2 participants