DAO function to list all foreign key references to a table
[civicrm-core.git] / xml / schema / Project / Project.xml
index 44e3af90c2a0240a9bfbee9fd4ccedcaa36fbc59..3868915b9063a8e6ed9bcf64139a2054d6b9cc7c 100644 (file)
        <comment>Foreign key to project owner (contact, group, etc.).</comment>
        <add>1.5</add>
   </field>
+  <dynamicForeignKey>
+       <idColumn>owner_entity_id</idColumn>
+       <typeColumn>owner_entity_table</typeColumn>
+       <add>1.5</add>
+  </dynamicForeignKey>
   <field> 
       <name>start_date</name> 
       <title>Start Date</title>