Skip to content

[5.x] Fix whereIn()/whereNotIn() error for booleans#13952

Merged
jasonvarga merged 1 commit into5.xfrom
where-in-booleans
Feb 16, 2026
Merged

[5.x] Fix whereIn()/whereNotIn() error for booleans#13952
jasonvarga merged 1 commit into5.xfrom
where-in-booleans

Conversation

@duncanmcclean
Copy link
Member

Similar to #13266, but for booleans.

Fixes #13924

@jasonvarga jasonvarga merged commit af78d55 into 5.x Feb 16, 2026
28 checks passed
@jasonvarga jasonvarga deleted the where-in-booleans branch February 16, 2026 16:52
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.

filterWhereIn() / filterWhereNotIn() still fails with boolean values after #13266

2 participants