You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Sebastian Toader (JIRA)" <ji...@apache.org> on 2016/04/15 15:19:25 UTC

[jira] [Created] (AMBARI-15915) SQL constraints: Inline constraints and name them in CREATE table

Sebastian Toader created AMBARI-15915:
-----------------------------------------

             Summary: SQL constraints: Inline constraints and name them in CREATE table
                 Key: AMBARI-15915
                 URL: https://issues.apache.org/jira/browse/AMBARI-15915
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.4.0
            Reporter: Sebastian Toader
             Fix For: 2.4.0


Move ALTER TABLE statements for unique and foreign key constraints into the CREATE table statement.
Also provide primary key constraint names where primary keys are specified.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)