Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-09-28 00:49:01 +0400
committerRobin Appelman <icewind@owncloud.com>2012-09-28 00:49:01 +0400
commite8df2eeefc0bf9142ab765ec816d45c84858888d (patch)
treea5e998555682897d4a8f4f5be2a7e1ed73030e88 /db_structure.xml
parent232936b99a8fb2a7020031add3b317ce58043d77 (diff)
some more sane column sizes for appconfig and preferences
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/db_structure.xml b/db_structure.xml
index b1e620f8499..99a30cb6137 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -18,7 +18,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>255</length>
+ <length>32</length>
</field>
<field>
@@ -26,7 +26,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>255</length>
+ <length>64</length>
</field>
<field>
@@ -310,7 +310,7 @@
<type>text</type>
<default></default>
<notnull>false</notnull>
- <length>200</length>
+ <length>64</length>
</field>
<field>
@@ -379,7 +379,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>255</length>
+ <length>64</length>
</field>
<field>
@@ -387,7 +387,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>255</length>
+ <length>32</length>
</field>
<field>
@@ -395,7 +395,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>255</length>
+ <length>64</length>
</field>
<field>
@@ -435,7 +435,7 @@
<type>text</type>
<default></default>
<notnull>true</notnull>
- <length>200</length>
+ <length>64</length>
</field>
<field>