diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml index ef5de653033..4c192ba028e 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -383,7 +383,7 @@ <name>user</name> <type>text</type> <default></default> - <notnull>true</notnull> + <notnull>false</notnull> <length>64</length> </field> |