You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by tledkov-gridgain <gi...@git.apache.org> on 2017/10/03 12:20:45 UTC

[GitHub] ignite pull request #2793: IGNITE-6529: JDBC support 'nullable' column prope...

GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/2793

    IGNITE-6529: JDBC support 'nullable'  column property 

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6529

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

    https://github.com/apache/ignite/pull/2793.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 #2793
    
----
commit c36fe7c8d5426a8c4728353b3999c3a7636e7417
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-02T14:42:05Z

    IGNITE-6529 JDBC thin: support column metadata 'nullable' property

commit 92331b02dcff03a276c722aee77b426012ca4cdb
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-03T08:57:56Z

    IGNITE-6529 JDBC thin: fix columns order

commit 67e75ef089843b25eb4d4a0419ce0291b0b5d284
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2017-10-03T12:19:26Z

    IGNITE-6529 JDBC v2: support column metadata 'nullable' property

----


---

[GitHub] ignite pull request #2793: IGNITE-6529: JDBC support 'nullable' column prope...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/2793


---