Regenerate DAOs with readonly attribute for id fields
[civicrm-core.git] / CRM / Core / DAO / Job.php
index 28bdc5edc556bc1d208662479af7f27fd0069412..debdce63a98dccf6f96037e391a62c8847082990 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Job.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b6077b55d593903b9ab9f673c40dd1b1)
+ * (GenCodeChecksum:bb383d2cea9c84fa26e89d060032bf22)
  */
 
 /**
@@ -162,6 +162,7 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
           'html' => [
             'type' => 'Number',
           ],
+          'readonly' => TRUE,
           'add' => '4.1',
         ],
         'domain_id' => [