CRM-14181 fixes - migrate enums to varchar in schema for all tables
[civicrm-core.git] / xml / schema / Campaign / CampaignGroup.xml
index a964d68c624228ab95c8e425b8ba67446b8a6a4d..907b3d381ebb51a24c2bbd34d87ea2e00ec9d670 100644 (file)
@@ -40,8 +40,8 @@
 
   <field>
     <name>group_type</name>
-    <type>enum</type>
-    <values>Include, Exclude</values>
+    <type>varchar</type>
+    <length>8</length>
     <default>NULL</default>
     <comment>Type of Group.</comment>
     <html>