[teiid-issues] [JBoss JIRA] (TEIID-2950) Do not schema-qualify the DDL constraint references if they are within the current schema

Steven Hawkins (JIRA) issues at jboss.org
Tue Oct 21 09:54:38 EDT 2014


     [ https://issues.jboss.org/browse/TEIID-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-2950.
---------------------------------


> Do not schema-qualify the DDL constraint references if they are within the current schema
> -----------------------------------------------------------------------------------------
>
>                 Key: TEIID-2950
>                 URL: https://issues.jboss.org/browse/TEIID-2950
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: AdminApi
>    Affects Versions: 8.7
>            Reporter: Mark Drilling
>            Assignee: Steven Hawkins
>             Fix For: 8.8, 8.7.1
>
>
> The DDL constraint statements now contain the model name in order to qualify the schema.  For example : 
> CONSTRAINT FK_Account_ParentId FOREIGN KEY(ParentId) REFERENCES importVDBSrcModel.Account (Id)
> Request that the schema be dropped if the reference is within the current schema.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the teiid-issues mailing list