Merge pull request #23082 from agileware/CIVICRM-1958
[civicrm-core.git] / xml / schema / Core / Persistent.xml
index 4ea044d140d4252c182050fa15ebcc524555fa76..05295c09650a2d111f2bf6cdfb130b2d5836910e 100644 (file)
@@ -5,12 +5,16 @@
   <name>civicrm_persistent</name>
   <comment>DB Template Customization strings</comment>
   <add>3.2</add>
+  <drop>5.20</drop>
   <field>
     <name>id</name>
     <title>Persistent ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Persistent Record Id</comment>
+    <comment>Persistent Record ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>3.2</add>
   </field>
   <primaryKey>