Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Adding missing "NOT IN" predicate #4781

Closed

Conversation

sebastien-gallet
Copy link
Contributor

Added "NOT IN" predicate.

Can be used while chaining where expressions:
->where->notIn(..., ...)

Added "NOT IN" predicate.
@ThaDafinser
Copy link
Contributor

@sebastien-gallet first sorry for late response, but it seems that this PR was overseen.

If you want this PR still to be merged, you have to provide unittests, as this is required.

provide adequate test unit for the "not in" predicate.
@sebastien-gallet
Copy link
Contributor Author

No worries. I added the unit test. Let me know if there is anything else. Thanks.

@ThaDafinser
Copy link
Contributor

@ralphschindler can u take a look on this?

@EvanDotPro
Copy link
Member

👍 Looks good to me. I'll wait for @ralphschindler's stamp of approval before merging though.

@ralphschindler
Copy link
Member

Even while small, I think this is meant for the develop branch.

ralphschindler pushed a commit that referenced this pull request Nov 18, 2013
Merge branch 'master' of git://github.com/sebastien-gallet/zf2 into sebastien-gallet-master

* 'master' of git://github.com/sebastien-gallet/zf2:
  test the "not in" predicate
  Update Predicate.php
ralphschindler pushed a commit that referenced this pull request Nov 18, 2013
Merge branch 'sebastien-gallet-master' into develop

* sebastien-gallet-master:
  test the "not in" predicate
  Update Predicate.php
@ralphschindler
Copy link
Member

Merged to develop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants