[
https://issues.apache.org/jira/browse/TRAFODION-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416235#comment-15416235
]
ASF GitHub Bot commented on TRAFODION-2154:
-------------------------------------------
GitHub user DaveBirdsall opened a pull request:
https://github.com/apache/incubator-trafodion/pull/652
[TRAFODION-2154] Add documentation for IF [NOT] EXISTS to CREATE/DROP…
… SCHEMA
Adds documentation of the IF NOT EXISTS clause for CREATE SCHEMA and IF
EXISTS for DROP SCHEMA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaveBirdsall/incubator-trafodion Trafodion2154
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/652.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #652
----
commit c33931534430fc53d3c7d6fca1ad8e20cf781f02
Author: Dave Birdsall <[email protected]>
Date: 2016-08-10T23:59:25Z
[TRAFODION-2154] Add documentation for IF [NOT] EXISTS to CREATE/DROP SCHEMA
----
> Document IF [NOT] EXISTS for CREATE/DROP SCHEMA
> -----------------------------------------------
>
> Key: TRAFODION-2154
> URL: https://issues.apache.org/jira/browse/TRAFODION-2154
> Project: Apache Trafodion
> Issue Type: Documentation
> Components: documentation
> Affects Versions: any
> Environment: All
> Reporter: David Wayne Birdsall
> Assignee: David Wayne Birdsall
> Priority: Minor
> Fix For: 2.1-incubating
>
>
> The IF NOT EXISTS option is not documented for CREATE SCHEMA. The IF EXISTS
> option is not documented for DROP SCHEMA. We should add those.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)