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

Mark Drilling (JIRA) issues at jboss.org
Wed May 7 14:06:56 EDT 2014


Mark Drilling created TEIID-2950:
------------------------------------

             Summary: 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


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.2.3#6260)


More information about the teiid-issues mailing list