[GitHub] ignite pull request #2573: IGNITE-6211: ODBC: SQLBindParameter now does not ...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2573: IGNITE-6211: ODBC: SQLBindParameter now does not ...

andrey-kuznetsov
GitHub user isapego opened a pull request:

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

    IGNITE-6211: ODBC: SQLBindParameter now does not unbind parameter if the ParameterValuePtr is NULL

   

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

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

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

    https://github.com/apache/ignite/pull/2573.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 #2573
   
----
commit 0b0bc5084cee188c56ce9549bb54cbc68d1c41f0
Author: Igor Sapego <[hidden email]>
Date:   2017-08-31T15:28:23Z

    IGNITE-6211: Added test

commit 4e00582abf4ff530ae13cf0eb6870e382098e63a
Author: Igor Sapego <[hidden email]>
Date:   2017-08-31T16:46:03Z

    IGNITE-6211: Issue fixed

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2573: IGNITE-6211: ODBC: SQLBindParameter now does not ...

andrey-kuznetsov
Github user isapego closed the pull request at:

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


---