[GitHub] ignite pull request #2933: IGNITE-6141 JDBC thin: support BLOB and CLOB type...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2933: IGNITE-6141 JDBC thin: support BLOB and CLOB type...

andrey-kuznetsov
GitHub user dolphin1414 opened a pull request:

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

    IGNITE-6141 JDBC thin: support BLOB and CLOB types

    IGNITE-6141 JDBC thin: support BLOB and CLOB types

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

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

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

    https://github.com/apache/ignite/pull/2933.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 #2933
   
----
commit 61f8db08eeede12af5690313bfb6172f8820dbf7
Author: rkondakov <[hidden email]>
Date:   2017-10-26T13:53:08Z

    IGNITE-6141: CLOB implementation and tests

----


---