[
https://issues.apache.org/jira/browse/DERBY-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase resolved DERBY-2011.
------------------------------
Resolution: Fixed
Fix Version/s: 10.7.1.0
Fixed as a result of the fix for DERBY-4840.
> DROP INDEX, TRIGGER and VIEW contain examples in the syntax section in the
> reference manual.
> --------------------------------------------------------------------------------------------
>
> Key: DERBY-2011
> URL: https://issues.apache.org/jira/browse/DERBY-2011
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Reporter: Daniel John Debrunner
> Assignee: Kim Haase
> Priority: Minor
> Fix For: 10.7.1.0
>
>
> These examples are out of place in the synxtax section and as examples they
> are pretty poor, they look like syntax given the names, at least for the
> index and view ones.
> DROP INDEX has these lines in the syntax section
> DROP INDEX OrigIndex
> DROP INDEX DestIndex
> DROP TRIGGER has this
> DROP TRIGGER TRIG1
> DROP VIEW has this
> DROP VIEW AnIdentifier
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.