You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/18 18:33:00 UTC

[jira] [Commented] (IGNITE-6099) ODBC: Implement SQLGetInfo for all info types

    [ https://issues.apache.org/jira/browse/IGNITE-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170458#comment-16170458 ] 

ASF GitHub Bot commented on IGNITE-6099:
----------------------------------------

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

----


> ODBC: Implement SQLGetInfo for all info types
> ---------------------------------------------
>
>                 Key: IGNITE-6099
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6099
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>    Affects Versions: 2.1
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>              Labels: usability
>             Fix For: 2.3
>
>
> Currently not all the info types supported for {{SQLGetInfo}}. Need to implement fully. Details can be found here - https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/sqlgetinfo-function



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)