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

Fixed filter issues with variables. #960

Merged
merged 6 commits into from
Aug 6, 2019
Merged

Fixed filter issues with variables. #960

merged 6 commits into from
Aug 6, 2019

Conversation

michaelstaib
Copy link
Member

@michaelstaib michaelstaib commented Aug 6, 2019

There were issues when the whole filter graph was provided as a variable. The issues was caused by a missing null-literal check in the filter visitor.

Fixes #959

@michaelstaib michaelstaib self-assigned this Aug 6, 2019
@michaelstaib michaelstaib added this to the 10.0.0 milestone Aug 6, 2019
@michaelstaib michaelstaib merged commit f1547e0 into master Aug 6, 2019
@michaelstaib michaelstaib deleted the filter_issues branch August 6, 2019 13:36
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.

Variables not working with Prisma Filters
1 participant