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:
authorThomas Müller <thomas.mueller@tmit.eu>2014-05-08 17:19:54 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-05-28 17:30:44 +0400
commita2e4bc8d33d0e7e3cc967db2857041e2817de4db (patch)
treefc17697f8d9bbadf67d70e83fd72b567da35067b /db_structure.xml
parent09645b92218075a984277c7f081fb4caa5b3c09b (diff)
# This is a combination of 2 commits.
# The first commit's message is: adding tests for long paths increment path field in database up to 4000 (maximum for Oracle - otherwise we could use php's 4096) increment version to trigger database migration adding unit test for too long path # This is the 2nd commit message: fix too long path
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml
index 3cb2af287af..21ac47a781b 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -257,7 +257,7 @@
<type>text</type>
<default></default>
<notnull>false</notnull>
- <length>512</length>
+ <length>4000</length>
</field>
<field>