API/DAO Metadata - Retain versioning metadata for possible usage in runtime+tooling
[civicrm-core.git] / CRM / Mailing / Event / DAO / Forward.php
index fc0d2c79448dd065b523ddb252c7ec2ae7c6b8d2..d5bdfbf7ec1b7f67113387a89879cb672c8d6eab 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Forward.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9a9500f955376ac43ed4cd941eb8e47d)
+ * (GenCodeChecksum:ea0e4a784e682347d7320337cb5bc1ac)
  */
 
 /**
@@ -103,6 +103,7 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO {
           'entity' => 'Forward',
           'bao' => 'CRM_Mailing_Event_BAO_Forward',
           'localizable' => 0,
+          'add' => NULL,
         ],
         'event_queue_id' => [
           'name' => 'event_queue_id',
@@ -116,6 +117,7 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO {
           'bao' => 'CRM_Mailing_Event_BAO_Forward',
           'localizable' => 0,
           'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+          'add' => NULL,
         ],
         'dest_queue_id' => [
           'name' => 'dest_queue_id',
@@ -128,6 +130,7 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO {
           'bao' => 'CRM_Mailing_Event_BAO_Forward',
           'localizable' => 0,
           'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+          'add' => NULL,
         ],
         'time_stamp' => [
           'name' => 'time_stamp',
@@ -141,6 +144,7 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO {
           'entity' => 'Forward',
           'bao' => 'CRM_Mailing_Event_BAO_Forward',
           'localizable' => 0,
+          'add' => NULL,
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);