CRM-17663 - Cruft removal
[civicrm-core.git] / xml / schema / Core / Job.xml
index b897731cbfb7aef32a262179fd9fca39fcc253d3..bc011d4d2b9b6b3c3803008bbf6d5ba13dc61993 100644 (file)
     <comment>When was this cron entry last run</comment>
     <add>4.1</add>
   </field>
+  <field>
+    <name>scheduled_run_date</name>
+    <type>timestamp</type>
+    <default>NULL</default>
+    <required>false</required>
+    <comment>When is this cron entry scheduled to run</comment>
+    <add>4.7</add>
+  </field>
   <field>
     <name>name</name>
     <title>Job Name</title>