diff --git a/db_structure.xml b/db_structure.xml index cefb7fc52c91c31a6300d966736554936a4707bc..4c192ba028e54a70ad6048f1d014d0e0bbcb4166 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -308,7 +308,7 @@ <name>etag</name> <type>text</type> <default></default> - <notnull>true</notnull> + <notnull>false</notnull> <length>40</length> </field> @@ -383,7 +383,7 @@ <name>user</name> <type>text</type> <default></default> - <notnull>true</notnull> + <notnull>false</notnull> <length>64</length> </field>