API/DAO Metadata - Retain versioning metadata for possible usage in runtime+tooling
[civicrm-core.git] / CRM / Mailing / Event / DAO / Confirm.php
index 5d974c31a8835af9142d40637265aa59dc1eb6d7..bdde918922219e084572dce45dfad62c0cd4fa76 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Event/Confirm.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:801236eec78c2079b4a35e3f6d097eef)
+ * (GenCodeChecksum:01729079bec5be7346678447b6cf2844)
  */
 
 /**
@@ -95,6 +95,7 @@ class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO {
           'entity' => 'Confirm',
           'bao' => 'CRM_Mailing_Event_BAO_Confirm',
           'localizable' => 0,
+          'add' => NULL,
         ],
         'event_subscribe_id' => [
           'name' => 'event_subscribe_id',
@@ -108,6 +109,7 @@ class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO {
           'bao' => 'CRM_Mailing_Event_BAO_Confirm',
           'localizable' => 0,
           'FKClassName' => 'CRM_Mailing_Event_DAO_Subscribe',
+          'add' => NULL,
         ],
         'time_stamp' => [
           'name' => 'time_stamp',
@@ -121,6 +123,7 @@ class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO {
           'entity' => 'Confirm',
           'bao' => 'CRM_Mailing_Event_BAO_Confirm',
           'localizable' => 0,
+          'add' => NULL,
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);