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 intersection on iterator query builder #5006

Merged
merged 1 commit into from Jan 3, 2022

Conversation

jasonvarga
Copy link
Member

This is just the specific bug mentioned in #4899 split into its own PR.
I called the method "items" to be more generic instead of "entries" which I assume is just a copy/paste from the entry query builder.
This query builder does not necessarily deal with entries.
Also, made the method private since it's only called internally, at least for now.

@jasonvarga jasonvarga merged commit 34550e1 into 3.2 Jan 3, 2022
@jasonvarga jasonvarga deleted the fix/query-builder-intersection branch January 3, 2022 21:46
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.

None yet

1 participant