[
https://issues.apache.org/jira/browse/IGNITE-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15818799#comment-15818799
]
ASF GitHub Bot commented on IGNITE-3837:
----------------------------------------
GitHub user skalashnikov opened a pull request:
https://github.com/apache/ignite/pull/1422
IGNITE-3837: ODBC: Support for CONVERT function escape sequence
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3837
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1422.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 #1422
----
commit 0f4cae6a9304a11d7c80e6291e82fb07e833b0d3
Author: skalashnikov <[email protected]>
Date: 2017-01-09T14:20:52Z
IGNITE-3837: ODBC: Support for CONVERT function escape sequence
----
> ODBC: Escape sequences: Support CONVERT function.
> -------------------------------------------------
>
> Key: IGNITE-3837
> URL: https://issues.apache.org/jira/browse/IGNITE-3837
> Project: Ignite
> Issue Type: Sub-task
> Components: odbc
> Affects Versions: 1.7
> Reporter: Igor Sapego
> Assignee: Sergey Kalashnikov
> Labels: odbc
> Fix For: 2.0
>
>
> Need to implement parsing of the CONVERT function:
> https://msdn.microsoft.com/en-us/library/ms715381(v=vs.85).aspx.
> Note the type conversion (e.g. {{SQL_VARCHAR}} -> {{VARCHAR}})
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)