timestamp uses emptystring as NULL default

This commit is contained in:
Jörn Friedrich Dreyer 2012-09-17 17:57:45 +02:00
parent 597fed4fde
commit 7811fa4faf
1 changed files with 1 additions and 0 deletions

View File

@ -552,6 +552,7 @@
<field>
<name>expiration</name>
<type>timestamp</type>
<default></default>
<notnull>false</notnull>
</field>