diff options
author | Daniel <daniel@mars.(none)> | 2012-04-15 16:17:32 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-04-29 01:11:40 +0200 |
commit | f0f1adb9940eb25010d6d473db6e3fd4e74ebbc6 (patch) | |
tree | d358d9f583a9d3806ea50573dfae491aa624bcad /db_structure.xml | |
parent | c6f034a5d2450da38a6e32b5e24a3ff9e82f7d97 (diff) | |
download | nextcloud-server-f0f1adb9940eb25010d6d473db6e3fd4e74ebbc6.tar.gz nextcloud-server-f0f1adb9940eb25010d6d473db6e3fd4e74ebbc6.zip |
bugfix for oc-346
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml index 2df218d359c..d29dcb46f8c 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -131,7 +131,7 @@ <default> </default> <notnull>true</notnull> - <length>32</length> + <length>96</length> </field> <field> |