Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5648

DDL: NOT NULL constraint support for CREATE TABLE operator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.3
    • sql

    Description

      This is an umbrella ticket intended to aggregate all the activities related to NOT NULL constraint support for CREATE TABLE commands.

      CREATE TABLE legs(legid INT NOT NULL);
      

      Ignite must prevent setting legid to null value.

      The feature has to be supported for:

      • ODBC and JDBC drivers.
      • Native APIs (Java, .NET, C++)

      Attachments

        Issue Links

          Activity

            People

              skalashnikov Sergey Kalashnikov
              dmagda Denis A. Magda
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: