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 09:26:00 UTC

[jira] [Commented] (IGNITE-6396) SQL: Support SQLSTATE error code for "NOT NULL" constraint

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

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

GitHub user skalashnikov opened a pull request:

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

    IGNITE-6396: Added test for SQL state error code for NOT NULL violation

    

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

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

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

    https://github.com/apache/ignite/pull/2681.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 #2681
    
----
commit 01a39a396574678c4199f7711757c7cea9220b07
Author: skalashnikov <sk...@gridgain.com>
Date:   2017-09-18T09:23:36Z

    IGNITE-6396: Added test for error code for NOT NULL violation

----


> SQL: Support SQLSTATE error code for "NOT NULL" constraint
> ----------------------------------------------------------
>
>                 Key: IGNITE-6396
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6396
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.3
>            Reporter: Vladimir Ozerov
>            Assignee: Sergey Kalashnikov
>             Fix For: 2.3
>
>
> Respective SQLSTATE: 20004.



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