[GitHub] ignite pull request #2341: IGNITE-5648: SQL: Added support for NOT NULL cons...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2341: IGNITE-5648: SQL: Added support for NOT NULL cons...

andrey-kuznetsov
GitHub user skalashnikov opened a pull request:

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

    IGNITE-5648: SQL: Added support for NOT NULL constraint

   

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

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

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

    https://github.com/apache/ignite/pull/2341.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 #2341
   
----
commit 5942441972c5e549253522b4981cb3bbd62db329
Author: skalashnikov <[hidden email]>
Date:   2017-07-13T17:12:06Z

    IGNITE-5648: SQL: Added support for NOT NULL constraint

commit 658f5a35d437f8bf38ae61173513b324cbc0f72e
Author: skalashnikov <[hidden email]>
Date:   2017-07-25T11:35:47Z

    Merge branch 'master' of https://github.com/apache/ignite into ignite-5648

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2341: IGNITE-5648: SQL: Added support for NOT NULL cons...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---