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-02-25 19:51:59 +0400
committerRobin Appelman <icewind@owncloud.com>2012-02-25 19:51:59 +0400
commitdda79a90cf50f98c1dc4c98401be8707b7103346 (patch)
treefdf1def3068c733c573287d9d2bd42474ef66770 /db_structure.xml
parent8b93a9a237603185501d0e24e9c08705168fc553 (diff)
don't limit ourselfs to 32bit integers
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 1d459b75fda..bdbb16759db 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -53,7 +53,7 @@
<type>integer</type>
<default>0</default>
<notnull>true</notnull>
- <length>4</length>
+ <length>8</length>
</field>
<field>
@@ -70,7 +70,7 @@
<default>
</default>
<notnull>true</notnull>
- <length>4</length>
+ <length>8</length>
</field>
<field>
@@ -96,7 +96,7 @@
<type>integer</type>
<default></default>
<notnull>true</notnull>
- <length>4</length>
+ <length>8</length>
</field>
<field>
@@ -105,7 +105,7 @@
<default>
</default>
<notnull>true</notnull>
- <length>4</length>
+ <length>8</length>
</field>
<field>
@@ -114,7 +114,7 @@
<default>
</default>
<notnull>true</notnull>
- <length>4</length>
+ <length>8</length>
</field>
<field>
@@ -291,7 +291,7 @@
<type>integer</type>
<default></default>
<notnull>false</notnull>
- <length>4</length>
+ <length>8</length>
</field>
<field>