Use int for last_run

This commit is contained in:
Robin Appelman 2013-06-02 22:49:54 +02:00
parent 38bd234686
commit 24ab525669

View file

@ -891,7 +891,7 @@
<field>
<name>last_run</name>
<type>timestamp</type>
<type>integer</type>
<default></default>
<notnull>false</notnull>
</field>