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:
Diffstat (limited to 'tests/lib/DB/testschema.xml')
-rw-r--r--tests/lib/DB/testschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/DB/testschema.xml b/tests/lib/DB/testschema.xml
index 5f449c936d9..d42dbe8d581 100644
--- a/tests/lib/DB/testschema.xml
+++ b/tests/lib/DB/testschema.xml
@@ -37,7 +37,7 @@
</field>
<field>
<name>clobfield</name>
- <type>clob</type>
+ <type>text</type>
</field>
<field>
<name>booleanfield</name>