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

[5.5] Add whereNotIn() to Collection #18145

Closed
wants to merge 1 commit into from
Closed

[5.5] Add whereNotIn() to Collection #18145

wants to merge 1 commit into from

Conversation

guidocella
Copy link
Contributor

Same as #18140 but for 5.5 since it is a breaking change.

@taylorotwell
Copy link
Member

Honestly after thinking about this more why not just define the method in 5.4 but instead of trying to build the logic into whereIn just make this its own method. Don't add a negate flag to whereIn.

@guidocella guidocella deleted the collection-wherenotin branch February 28, 2017 15:31
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