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)