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 nesting OR within AND condition when using @whereConditions #1341

Merged
merged 3 commits into from
Apr 30, 2020

Conversation

spawnia
Copy link
Collaborator

@spawnia spawnia commented Apr 30, 2020

  • Added or updated tests
    - [ ] Added Docs for all relevant versions
  • Updated CHANGELOG.md

Resolves #1262

Changes

Pass the correct boolean operator to whereNested call.

Breaking changes

No

@spawnia spawnia merged commit d9a4af7 into master Apr 30, 2020
@spawnia spawnia deleted the fix-nesting-or-within-and branch April 30, 2020 20: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.

Issue to make complex @whereConditions (AND, OR)
1 participant