Update image_URL column size to 512
authorDilip Raj Baral <rajbdilip@users.noreply.github.com>
Mon, 9 May 2016 13:59:44 +0000 (19:29 +0530)
committerDilip Raj Baral <rajbdilip@users.noreply.github.com>
Mon, 9 May 2016 13:59:44 +0000 (19:29 +0530)
xml/schema/Contact/Contact.xml

index 2d2966416e59f91340efe76b55d4ce59e9586402..e6ffe418ad952120351f43de9cac157d10b17929 100644 (file)
   <field>
     <name>image_URL</name>
     <type>varchar</type>
-    <length>450</length>
+    <length>512</length>
     <import>true</import>
     <comment>optional URL for preferred image (photo, logo, etc.) to display for this contact.</comment>
     <add>1.1</add>