|
@@ -175,11 +175,12 @@ class BugsProducts extends Zend_Db_Table_Abstract
|
|
|
<command>'refColumns'</command> entry.
|
|
<command>'refColumns'</command> entry.
|
|
|
</para>
|
|
</para>
|
|
|
|
|
|
|
|
- <para>
|
|
|
|
|
- It is optional to specify this element. If you don't specify the
|
|
|
|
|
- <property>refColumns</property>, the columns reported as the primary key columns
|
|
|
|
|
- of the parent table are used by default.
|
|
|
|
|
- </para>
|
|
|
|
|
|
|
+ <note>
|
|
|
|
|
+ <para>
|
|
|
|
|
+ It is recommended that the <property>refColumns</property> element is always declared as
|
|
|
|
|
+ cascading operations will not work unless you do so.
|
|
|
|
|
+ </para>
|
|
|
|
|
+ </note>
|
|
|
</listitem>
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
|
<listitem>
|