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 2017/11/20 12:01:15 UTC

[GitHub] ignite pull request #3068: IGNITE-6876: ODBC: Added support for SQL_ATTR_CON...

GitHub user isapego opened a pull request:

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

    IGNITE-6876: ODBC: Added support for SQL_ATTR_CONNECTION_TIMEOUT

    

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

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

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

    https://github.com/apache/ignite/pull/3068.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 #3068
    
----
commit a503033eeb13a24f335a7393fce801b26025d26f
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-11-17T16:32:28Z

    IGNITE-6876: Implemented for Windows

commit 33517f2e4b4186de9239ff153c691895ddbe965e
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-11-17T17:33:33Z

    IGNITE-6876: Fixed

commit a674f9bc4acb9de956b377779bc08d67bd2d440b
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-11-20T09:18:39Z

    IGNITE-6876: Added timeout for queries

commit 1ff14fbec7b6757ff1ce3229dace6059ed563645
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-11-20T09:44:32Z

    IGNITE-6876: Added test

commit 28baac25e7ade92f5b0074cb74e7ce2671e0d233
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-11-20T10:25:04Z

    IGNITE-6876: Added tests

commit 8d70c4da9e711a4477e6d3f2679deed4e13325da
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-11-20T11:34:39Z

    IGNITE-6876: Linux part implemented

commit d56a0986da23e33162fc9d88d6ed4c37e0c7937d
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-11-20T11:50:41Z

    IGNITE-6876: Linux fixes

----


---

[GitHub] ignite pull request #3068: IGNITE-6876: ODBC: Added support for SQL_ATTR_CON...

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

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


---