Skip to content

Fix: Fixed has_related condition building when providing a Condition::any() condition#3116

Merged
Huliiiiii merged 1 commit into
SeaQL:masterfrom
thuttinpasseron:fix/3115-has-related-bug
Jul 5, 2026
Merged

Fix: Fixed has_related condition building when providing a Condition::any() condition#3116
Huliiiiii merged 1 commit into
SeaQL:masterfrom
thuttinpasseron:fix/3115-has-related-bug

Conversation

@thuttinpasseron

Copy link
Copy Markdown
Contributor

PR Info

Bug Fixes

@Huliiiiii

Copy link
Copy Markdown
Member

Thanks!

@Huliiiiii Huliiiiii merged commit f947586 into SeaQL:master Jul 5, 2026
39 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.

has_related with Condition::any() end up generating a query with OR A.id = B.Id instead of AND

2 participants