[teiid-issues] [JBoss JIRA] (TEIID-4536) Support create schema with multiple statements

Steven Hawkins (JIRA) issues at jboss.org
Wed Jan 25 13:27:00 EST 2017


     [ https://issues.jboss.org/browse/TEIID-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-4536:
----------------------------------
    Description: 
Create schema can support following create statements being directly associated rather than requiring an intermediate use schema

create schema x
create view ...
...
;



  was:
Create schema can support following create statements being directly associated rather than requiring an intermediate use schema

create schema x
create view ...;
...
;





> 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: Minor
>             Fix For: 9.2
>
>
> 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)


More information about the teiid-issues mailing list