API/DAO Metadata - Retain versioning metadata for possible usage in runtime+tooling
[civicrm-core.git] / CRM / Core / DAO / ActionLog.php
index 62c7baf4b313a22922829a7899ff6ae835adceb2..b4399596f4a1d998cae1d6918e92ef8d6104bb0b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/ActionLog.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:744811fde95e9b8fd7d6a0bc6ce0a4dd)
+ * (GenCodeChecksum:1cc48318ce597a6cac7ff0e2a4518ff5)
  */
 
 /**
@@ -146,6 +146,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '3.4',
         ],
         'contact_id' => [
           'name' => 'contact_id',
@@ -158,6 +159,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
+          'add' => '3.4',
         ],
         'entity_id' => [
           'name' => 'entity_id',
@@ -170,6 +172,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '3.4',
         ],
         'entity_table' => [
           'name' => 'entity_table',
@@ -183,6 +186,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '3.4',
         ],
         'action_schedule_id' => [
           'name' => 'action_schedule_id',
@@ -196,6 +200,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
           'FKClassName' => 'CRM_Core_DAO_ActionSchedule',
+          'add' => '3.4',
         ],
         'action_date_time' => [
           'name' => 'action_date_time',
@@ -207,6 +212,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '3.4',
         ],
         'is_error' => [
           'name' => 'is_error',
@@ -219,6 +225,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '3.4',
         ],
         'message' => [
           'name' => 'message',
@@ -230,6 +237,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '3.4',
         ],
         'repetition_number' => [
           'name' => 'repetition_number',
@@ -241,6 +249,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '3.4',
         ],
         'reference_date' => [
           'name' => 'reference_date',
@@ -253,6 +262,7 @@ class CRM_Core_DAO_ActionLog extends CRM_Core_DAO {
           'entity' => 'ActionLog',
           'bao' => 'CRM_Core_BAO_ActionLog',
           'localizable' => 0,
+          'add' => '4.6',
         ],
       ];
       CRM_Core_DAO_AllCoreTables::invoke(__CLASS__, 'fields_callback', Civi::$statics[__CLASS__]['fields']);