[
https://issues.apache.org/jira/browse/IGNITE-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16121981#comment-16121981
]
ASF GitHub Bot commented on IGNITE-6032:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/2431
IGNITE-6032 ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6032
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2431.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 #2431
----
commit 9da17772026ff1fcbda98cad0c4fb808cb8c901d
Author: Igor Sapego <[email protected]>
Date: 2017-08-10T17:41:14Z
IGNITE-6032: Test added
commit 3f8dbf6ab4e1eafbb888531362d47788dfdf5a95
Author: Igor Sapego <[email protected]>
Date: 2017-08-10T17:42:11Z
IGNITE-6032: Fix
----
> ODBC: SQL_SCROLL_OPTIONS is not supported for SQLGetInfo
> --------------------------------------------------------
>
> Key: IGNITE-6032
> URL: https://issues.apache.org/jira/browse/IGNITE-6032
> Project: Ignite
> Issue Type: Bug
> Components: odbc
> Affects Versions: 2.1
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 2.2
>
>
> Currently {{SQLGetInfo}} does not support {{SQL_SCROLL_OPTIONS}}. Need to add
> support.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)