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/09/18 18:32:46 UTC

[GitHub] ignite pull request #2689: IGNITE-6099: Fully implemented SQLGetInfo in ODBC...

GitHub user isapego opened a pull request:

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

    IGNITE-6099: Fully implemented SQLGetInfo in ODBC driver.

    

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

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

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

    https://github.com/apache/ignite/pull/2689.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 #2689
    
----
commit d47cbcb77b287f700b337f97c9a27fe6f370f6c0
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-08-17T17:08:46Z

    IGNITE-6099: Minor refactoring

commit dbaa5307f017096499a67f4d73072f907ef8946c
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-08-21T13:12:58Z

    IGNITE-6099: Refactoring

commit 17bf12120a020c26d72d5e97ba5a19fd7299a270
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-08-22T14:44:44Z

    IGNITE-6099: More info supported

commit 3748d51aa49d3979e6a494109375946a378b34a6
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-15T13:35:07Z

    IGNITE-6099: Added support for more info attributes.

commit 68996edf4dae62adab6d55849169864c476a944f
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-15T15:41:57Z

    IGNITE-6099: Further progress.

commit c74c8db5eee0dfa83872f9500dd026d76ae9610b
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-18T16:16:50Z

    IGNITE-6099: Further progress.

commit bbbee5bd6fd8c606919d4a6c692329509ad17d92
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-09-18T18:31:02Z

    IGNITE-6099: Complete

----


---

[GitHub] ignite pull request #2689: IGNITE-6099: Fully implemented SQLGetInfo in ODBC...

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

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


---