[
https://issues.jboss.org/browse/TEIID-4536?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4536:
---------------------------------------
Unfortunately it will be a breaking change to clarify our naming semantics to allow for
schema qualification in creates. I'm not saying that it can't be done as the
actual change can be restricted to just ddl statements to minimize the amount of breakage,
but something like that would now need to wait for Teiid 11.
Support create schema with multiple statements
----------------------------------------------
Key: TEIID-4536
URL:
https://issues.jboss.org/browse/TEIID-4536
Project: Teiid
Issue Type: Sub-task
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.x
Create schema can support following create statements being directly associated rather
than requiring an intermediate use schema
create schema x
create view ...
...
;
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)