[
https://issues.apache.org/jira/browse/AMBARI-15915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251732#comment-15251732
]
Sebastian Toader commented on AMBARI-15915:
-------------------------------------------
Committed to trunk:
{code}
Author: Balazs Bence Sari <[email protected]>
Date: Thu Apr 21 13:18:58 2016 +0200
AMBARI-15915. SQL constraints: Inline constraints and name them in CREATE
table. (Balazs Bence Sari via stoader)
{code}
> 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
> Assignee: Balázs Bence Sári
> Fix For: 2.4.0
>
> Attachments: patch2.diff
>
>
> 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)