Increase the max length for components

This commit is contained in:
Joas Schilling 2016-09-27 17:07:43 +02:00
parent 6bd15bcea6
commit db24cdcd92
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
2 changed files with 2 additions and 2 deletions

View File

@ -363,7 +363,7 @@ CREATE TABLE calendarobjects (
<field>
<name>components</name>
<type>text</type>
<length>20</length>
<length>64</length>
</field>
<field>
<name>transparent</name>

View File

@ -5,7 +5,7 @@
<description>WebDAV endpoint</description>
<licence>AGPL</licence>
<author>owncloud.org</author>
<version>1.0.0</version>
<version>1.0.1</version>
<default_enable/>
<types>
<filesystem/>