diff options
Diffstat (limited to 'db_structure.xml')
-rw-r--r-- | db_structure.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db_structure.xml b/db_structure.xml index d04c838d7cd..74e2805308a 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -552,6 +552,7 @@ <field> <name>expiration</name> <type>timestamp</type> + <default></default> <notnull>false</notnull> </field> |