increase possible size of uri in database - fix oc-140

remotes/origin/stable45
Georg Ehrke 13 years ago
parent 5f80be7664
commit dc0adbad02
  1. 4
      apps/calendar/appinfo/database.xml

@ -81,7 +81,7 @@
<type>text</type>
<default></default>
<notnull>false</notnull>
<length>100</length>
<length>255</length>
</field>
<field>
@ -133,7 +133,7 @@
<type>text</type>
<default></default>
<notnull>false</notnull>
<length>100</length>
<length>255</length>
</field>
<field>

Loading…
Cancel
Save