Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
Low
Description
Support use of the WHEN clause in CREATE TRIGGER statements. The clause is described in the SQL standard (2003) in chapter "11.39 <trigger definition>" under "<triggered action>".
There are traces in the code that suggests some work has been done on this earlier. If anyone knows something about this, please add a comment to this issue.
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-6390 Document the WHEN clause in the CREATE TRIGGER statement
- Closed
- is related to
-
DERBY-6348 NPE or assert failure in recursive trigger
- Closed
-
DERBY-6357 CREATE TRIGGER doesn't detect all illegal references to SESSION schema
- Closed
-
DERBY-6783 WHEN clause in CREATE TRIGGER for UPDATE is not working for the sql script below
- Closed
-
DERBY-2041 Trigger should register a dependency on tables and columns used in its body
- Closed