summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/database.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/appinfo/database.xml')
-rw-r--r--apps/dav/appinfo/database.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/appinfo/database.xml b/apps/dav/appinfo/database.xml
index 71dec639064..f79ea07ae76 100644
--- a/apps/dav/appinfo/database.xml
+++ b/apps/dav/appinfo/database.xml
@@ -259,11 +259,13 @@ CREATE TABLE calendarobjects (
<name>firstoccurence</name>
<type>integer</type>
<unsigned>true</unsigned>
+ <length>11</length>
</field>
<field>
<name>lastoccurence</name>
<type>integer</type>
<unsigned>true</unsigned>
+ <length>11</length>
</field>
<field>
<name>uid</name>