[
https://issues.jboss.org/browse/TEIID-4536?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-4536:
----------------------------------
Fix Version/s: 10.0
(was: 9.3)
Priority: Major (was: Critical)
With the other metadata changes, we are moving back towards sequential loading of ddl.
This issue is now more of a nice to have, rather than a requirement. The basic parsing
changes are there - we just need to slim down the allowable statements and ensure that
they run specifically in the scope of schema being created.
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.0
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.2.3#72005)