Don't allow references to generated columns in the NEW transition variables of
triggered actions of BEFORE triggers
-------------------------------------------------------------------------------------------------------------------
Key: DERBY-3948
URL: https://issues.apache.org/jira/browse/DERBY-3948
Project: Derby
Issue Type: Bug
Components: SQL
Affects Versions: 10.5.0.0
Reporter: Rick Hillegas
Thanks to Dag for finding this restriction in the SQL Standard, part 2, section
11.39, SR 12 c) I see this provision:
12) If BEFORE is specified, then:
:
c) The <triggered action> shall not contain a <field reference> that
references a field in the new transition variable corresponding to a
generated column of T.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.