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: chaining multiple condition in LINQ query #555

Merged
merged 7 commits into from
Jul 21, 2023
Merged

Conversation

alespour
Copy link
Contributor

@alespour alespour commented Jul 20, 2023

Closes #481

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • dotnet test completes successfully
  • Commit messages are conventional

@alespour alespour marked this pull request as ready for review July 20, 2023 16:14
@alespour alespour marked this pull request as draft July 20, 2023 16:15
@alespour alespour changed the title fix: issue #481 fix: chaining multiple condition in LINQ query Jul 20, 2023
@alespour alespour marked this pull request as ready for review July 20, 2023 19:44
Copy link
Contributor

@bednar bednar left a comment

Choose a reason for hiding this comment

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

Thanks for your PR 👍

LGTM 🚀

@alespour alespour merged commit 73bb9c9 into master Jul 21, 2023
@alespour alespour deleted the fix/issue-481 branch July 21, 2023 08:36
@bednar bednar added this to the 4.13.0 milestone Jul 28, 2023
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.

Critical problem with chaining multiple "or" conditions
2 participants