From: Dilip Raj Baral Date: Mon, 9 May 2016 13:59:44 +0000 (+0530) Subject: Update image_URL column size to 512 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2064fba78d62235e7904391daa9b36d972eb0410;p=civicrm-core.git Update image_URL column size to 512 --- diff --git a/xml/schema/Contact/Contact.xml b/xml/schema/Contact/Contact.xml index 2d2966416e..e6ffe418ad 100644 --- a/xml/schema/Contact/Contact.xml +++ b/xml/schema/Contact/Contact.xml @@ -265,7 +265,7 @@ image_URL varchar - 450 + 512 true optional URL for preferred image (photo, logo, etc.) to display for this contact. 1.1