[GitHub] ignite pull request #4781: IGNITE-9629 JDBCv2: supports types conversions at...

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

[GitHub] ignite pull request #4781: IGNITE-9629 JDBCv2: supports types conversions at...

andrey-kuznetsov
GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-9629 JDBCv2: supports types conversions at the JdbcResultSet

   

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

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

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

    https://github.com/apache/ignite/pull/4781.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 #4781
   
----
commit 62cf76d910af0e6d57327ee3af6c2a4ba9621f0d
Author: tledkov-gridgain <tledkov@...>
Date:   2018-09-18T10:01:17Z

    IGNITE-9629 JDBCv2: supports types conversions at the JdbcResultSet

----


---