diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/db_structure.xml b/db_structure.xml index 82d2a731d4c..2df218d359c 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -67,8 +67,7 @@ <field> <name>path_hash</name> <type>text</type> - <default> - </default> + <default></default> <notnull>true</notnull> <length>32</length> </field> |