Merge pull request #4302 from guanhuan/additional-participant-fixes
[civicrm-core.git] / xml / schema / Core / ActionSchedule.xml
index 726da804dc0225e0851f6864aa9bdbf38038eef1..8253c06cd20d0feab35f9cc516513bbf0f6e9fa4 100644 (file)
     <onDelete>SET NULL</onDelete>
     <add>4.5</add>
   </foreignKey>
+  <field>
+    <name>used_for</name>
+    <type>varchar</type>
+    <length>64</length>
+    <comment>Used for repeating entity</comment>
+    <add>4.6</add>
+  </field>
 </table>