Reference manual is unclear about the purpose of REFERENCEDCOLUMNS in
SYSTRIGGERS table.
----------------------------------------------------------------------------------------
Key: DERBY-4573
URL: https://issues.apache.org/jira/browse/DERBY-4573
Project: Derby
Issue Type: Improvement
Components: Documentation
Affects Versions: 10.5.3.0
Reporter: Mamta A. Satoor
The Reference manual (applies to all the releases) says following for
REFERENCEDCOLUMNS in SYSTRIGGERS system table
"descriptor of the columns referenced by UPDATE triggers".
This is confusing because it does not indicate whether the columns referenced
by the triggering statement or the columns referenced by the trigger action. My
suggestion is as follows but please feel free to reword it if required.
"descriptor of columns on which UPDATE trigger has been defined"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.