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/06/22 09:52:00 UTC

[jira] [Commented] (IGNITE-5409) JDBC thin: support schema in query string

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

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

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-5409: JDBC thin: support schema in query string

    

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

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

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

    https://github.com/apache/ignite/pull/2179.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 #2179
    
----

----


> JDBC thin: support schema in query string
> -----------------------------------------
>
>                 Key: IGNITE-5409
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5409
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>            Reporter: Vladimir Ozerov
>            Assignee: Taras Ledkov
>             Fix For: 2.1
>
>
> We need to support the following syntax: {{jdbc:ignite:thin://host:port/schema}}. 
> In this case schema should be set to provided name.



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