API/DAO Metadata - Retain versioning metadata for possible usage in runtime+tooling
[civicrm-core.git] / CRM / Mailing / Event / DAO / Unsubscribe.php
index 5cdd8bb4d2aadeb09180cb5e2f2617a62d106113..9448593d04146e352e8769ff1ef60a58fa2e76e9 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Unsubscribe.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b7ec3c7157b019ce2783d5d0b369690c)
+ * (GenCodeChecksum:d16e98421cdacbf5ad1b5542810fca6c)
  */
 
 /**
@@ -102,6 +102,7 @@ class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO {
           'entity' => 'Unsubscribe',
           'bao' => 'CRM_Mailing_Event_BAO_Unsubscribe',
           'localizable' => 0,
+          'add' => NULL,
         ],
         'event_queue_id' => [
           'name' => 'event_queue_id',
@@ -115,6 +116,7 @@ class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO {
           'bao' => 'CRM_Mailing_Event_BAO_Unsubscribe',
           'localizable' => 0,
           'FKClassName' => 'CRM_Mailing_Event_DAO_Queue',
+          'add' => NULL,
         ],
         'org_unsubscribe' => [
           'name' => 'org_unsubscribe',
@@ -127,6 +129,7 @@ class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO {
           'entity' => 'Unsubscribe',
           'bao' => 'CRM_Mailing_Event_BAO_Unsubscribe',
           'localizable' => 0,
+          'add' => NULL,
         ],
         'time_stamp' => [
           'name' => 'time_stamp',
@@ -140,6 +143,7 @@ class CRM_Mailing_Event_DAO_Unsubscribe extends CRM_Core_DAO {
           'entity' => 'Unsubscribe',
           'bao' => 'CRM_Mailing_Event_BAO_Unsubscribe',
           'localizable' => 0,
+          'add' => NULL,
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);