Merge pull request #16946 from civicrm/5.24
[civicrm-core.git] / xml / schema / Core / Job.xml
index bc011d4d2b9b6b3c3803008bbf6d5ba13dc61993..45429a4afff94779db49007f4b3ea5cb95734ee5 100644 (file)
@@ -55,8 +55,9 @@
   </field>
   <field>
     <name>last_run</name>
-    <type>datetime</type>
+    <type>timestamp</type>
     <default>NULL</default>
+    <required>false</required>
     <comment>When was this cron entry last run</comment>
     <add>4.1</add>
   </field>