Skip to content

Better support for null values in arrays #2777

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

Merged
merged 2 commits into from
Sep 26, 2016
Merged

Better support for null values in arrays #2777

merged 2 commits into from
Sep 26, 2016

Conversation

flovilmart
Copy link
Contributor

This PR fixes issues when trying to include on values where the pointer is actually null.

@flovilmart flovilmart added this to the 2.2.23 milestone Sep 25, 2016
Copy link
Contributor

@acinader acinader left a comment

Choose a reason for hiding this comment

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

good test. lgtm

@flovilmart flovilmart merged commit 954a8a4 into master Sep 26, 2016
@flovilmart flovilmart deleted the issue-#2752 branch September 26, 2016 17:26
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.

Error querying nested includes of null pointers
2 participants