You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2018/02/21 14:31:52 UTC

[GitHub] ignite pull request #3552: IGNITE-7362: Fixed PDO issue when working with OD...

GitHub user isapego opened a pull request:

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

    IGNITE-7362: Fixed PDO issue when working with ODBC

    

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

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

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

    https://github.com/apache/ignite/pull/3552.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 #3552
    
----
commit 37a23e76ebe45933e149d0399d5831c6bf133f02
Author: Igor Sapego <is...@...>
Date:   2018-01-30T17:26:34Z

    IGNITE-7362: Added deprecated driver info support

commit 345c3f9f84dc646e1dbf8338c78416201c48cf4d
Author: Igor Sapego <is...@...>
Date:   2018-02-07T14:06:01Z

    IGNITE-7362: Adjusted buffers writing

commit 04ecaf6978ca75fa6d2ec9214209fc8c3505dbad
Author: Igor Sapego <is...@...>
Date:   2018-02-12T15:29:28Z

    IGNITE-7362: Re-worked columns fetching

commit 6f1c9d2e344005d21160bc2541c15ae66e87e3bc
Author: Igor Sapego <is...@...>
Date:   2018-02-13T10:10:42Z

    IGNITE-7362: Fixes

commit 1333927954d39dcbbaa5ceb1c1a8d4da806a6d69
Author: Igor Sapego <is...@...>
Date:   2018-02-21T13:43:56Z

    IGNITE-7362: Fixed errors.

----


---

[GitHub] ignite pull request #3552: IGNITE-7362: Fixed PDO issue when working with OD...

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

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


---