summaryrefslogtreecommitdiffstats
path: root/db_structure.xml
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2013-07-18 20:28:57 +0200
committerBart Visscher <bartv@thisnet.nl>2013-07-18 21:07:56 +0200
commite2b6781cf9a97e4ad10e4824e38ccdaf3c2dc676 (patch)
tree144d0ac510206f4b6ad973078f8a1f8965a639dc /db_structure.xml
parent5549c77ec5256722fc11e92745c8fe769bece285 (diff)
downloadnextcloud-server-e2b6781cf9a97e4ad10e4824e38ccdaf3c2dc676.tar.gz
nextcloud-server-e2b6781cf9a97e4ad10e4824e38ccdaf3c2dc676.zip
Tweaks to the MDB2SchemaReader
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 4c192ba028e..ef5de653033 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -383,7 +383,7 @@
<name>user</name>
<type>text</type>
<default></default>
- <notnull>false</notnull>
+ <notnull>true</notnull>
<length>64</length>
</field>