GitHub user rposkocil opened a pull request:

    https://github.com/apache/metamodel/pull/139

    Support for NOT / NOT IN operator

    fixes #METAMODEL-1134
    https://issues.apache.org/jira/browse/METAMODEL-1134

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rposkocil/metamodel 
feature/1134-condition-negation-causes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/metamodel/pull/139.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #139
    
----
commit 766a7fbf98084392e16c3559ad157a07dcb824ae
Author: rposkocil <r.posko...@gmc.net>
Date:   2017-01-04T22:33:37Z

    Possible to negate the filter condition
    - added filter attribute for negation
    - added new negation operator
    - added test of it

commit 2d6f1d0060a22619c98e1f7c3046cd8d5eb94fb1
Author: rposkocil <r.posko...@gmc.net>
Date:   2017-01-04T23:35:45Z

    New NOT IN operator

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to