[
https://issues.apache.org/jira/browse/AMBARI-15915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252341#comment-15252341
]
Hudson commented on AMBARI-15915:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4706 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4706/])
AMBARI-15915. SQL constraints: Inline constraints and name them in (stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=346dfe7eb78b8a71e4981c034fb2f3fddba0db81])
* ambari-server/src/test/java/org/apache/ambari/server/orm/db/DDLTestUtils.java
* ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql
* ambari-server/src/test/java/org/apache/ambari/server/orm/db/DDLTests.java
* ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql
* ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
> 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)