[
https://issues.apache.org/jira/browse/DERBY-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831397#comment-13831397
]
Knut Anders Hatlen commented on DERBY-6420:
-------------------------------------------
What needs to be updated in the different topics:
* DROP FUNCTION: change "that is invoked in a view" to "that is invoked in a
view or trigger"
* DROP PROCEDURE: mention that it will fail if the procedure is invoked in a
trigger
* DROP SYNONYM: mention that it will fail if the synonym is used in a view or
trigger
* DROP TABLE: mention that it will fail if the table is used in a view or a
trigger
* DROP TYPE: add a bullet for triggers
* DROP VIEW: change "any views or open cursors" to "any views, triggers or open
cursors"
> Clarify how DROP statements work on trigger dependencies
> --------------------------------------------------------
>
> Key: DERBY-6420
> URL: https://issues.apache.org/jira/browse/DERBY-6420
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.11.0.0
> Reporter: Knut Anders Hatlen
> Priority: Minor
>
> Some of the DROP statement topics don't mention what happens if an object
> depended on by a trigger gets dropped. We should add this information. The
> behaviour should be more consistent after DERBY-2041.
--
This message was sent by Atlassian JIRA
(v6.1#6144)