Changes

Line 70: Line 70:     
== Keys ==
 
== Keys ==
'''Version 1.2 2009/10/25'''
+
'''Version 1.3 2009/12/11'''
 
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0"  style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
 
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0"  style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
 
  |style="background-color: #e9e9ef"| <b>Key</b>
 
  |style="background-color: #e9e9ef"| <b>Key</b>
Line 82: Line 82:  
| idx_element_element_idx1  
 
| idx_element_element_idx1  
 
| UNIQUE
 
| UNIQUE
| sourceid,sourcetype,targetid,targettype
+
| fk_source,sourcetype,fk_target,targettype
 
|-  
 
|-  
| idx_element_element_targetid
+
| idx_element_element_fk_target
 
| MULTIPLE
 
| MULTIPLE
| targetid
+
| fk_target
 
|}&nbsp;
 
|}&nbsp;