GitHub user jhorcicka opened a pull request:

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

    METAMODEL-1111 Empty string treatment in Oracle

    Fixes Oracle '' = null problem. In OracleQueryRewriter empty string operand 
is reaplaced by null. 

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

    $ git pull https://github.com/jhorcicka/metamodel oracle-rewriter

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

    https://github.com/apache/metamodel/pull/123.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 #123
    
----
commit 87da8deae80b134ffd3d8795b8f720d1470cb3ae
Author: jhorcicka <jakub.horci...@humaninference.com>
Date:   2016-08-05T14:55:34Z

    OracleQueryRewriter: '' operand is replaced by null.

commit 11ccf6de9d51fdbd976a1a6662166f92377d83a0
Author: jhorcicka <jakub.horci...@humaninference.com>
Date:   2016-08-08T08:13:54Z

    Oracle-rewriter: OracleQueryRewriterTest was added.

----


---
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