[
https://issues.jboss.org/browse/TEIID-4536?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4536:
---------------------------------------
I need to amend my previous comment. The only workable conclusion here is to support the
create with multiple statements as just a syntax enhancement without a direct correlation
to vdb migration. We allow for additional ddl statements (notably alters) not
traditionally supported in a create schema statement, so we shouldn't push toward a
non-standard solution.
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
Priority: Critical
Fix For: 9.3
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)