Skip to content

Conversation

@jakobt
Copy link
Contributor

@jakobt jakobt commented Mar 1, 2025

While fixing #3696 i discovered this bug where we generate an invalid JsonPath if doing a predicate like

x => x > 10 OR x => x == "foo"

since the visitor only vists MemberExpressions and hence skips the ParameterExpression of x.

@jeremydmiller jeremydmiller merged commit af8531b into JasperFx:7.0 Mar 1, 2025
@jakobt jakobt deleted the direct_value_comparison_in_patch_predicate branch March 2, 2025 04:34
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.

2 participants