diff options
-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 4fd0eef8399..5c2b69aa8ea 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -297,7 +297,7 @@ <name>etag</name> <type>text</type> <default></default> - <notnull>true</notnull> + <notnull>false</notnull> <length>40</length> </field> |