Queue XML/DAO - Regen for v5.47
authorTim Otten <totten@civicrm.org>
Fri, 14 Jan 2022 02:55:21 +0000 (18:55 -0800)
committerTim Otten <totten@civicrm.org>
Fri, 14 Jan 2022 02:55:21 +0000 (18:55 -0800)
CRM/Queue/DAO/Queue.php

index 6f7c837561ee60abeac75e7652983e4213779586..5801c12b393bfbbc0c4c8f2446a92511c893912e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Queue/Queue.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ec5b98b42d0f520ece1ed4b988e56f8a)
+ * (GenCodeChecksum:a8717c39ea8ac6a7050400f33e42d64f)
  */
 
 /**
@@ -14,7 +14,7 @@
  */
 class CRM_Queue_DAO_Queue extends CRM_Core_DAO {
   const EXT = 'civicrm';
-  const TABLE_ADDED = '5.46';
+  const TABLE_ADDED = '5.47';
 
   /**
    * Static instance to hold the table name.
@@ -96,7 +96,7 @@ class CRM_Queue_DAO_Queue extends CRM_Core_DAO {
             'type' => 'Number',
           ],
           'readonly' => TRUE,
-          'add' => '5.46',
+          'add' => '5.47',
         ],
         'name' => [
           'name' => 'name',
@@ -114,7 +114,7 @@ class CRM_Queue_DAO_Queue extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
-          'add' => '5.46',
+          'add' => '5.47',
         ],
         'type' => [
           'name' => 'type',
@@ -132,7 +132,7 @@ class CRM_Queue_DAO_Queue extends CRM_Core_DAO {
           'html' => [
             'type' => 'Text',
           ],
-          'add' => '5.46',
+          'add' => '5.47',
         ],
         'is_autorun' => [
           'name' => 'is_autorun',