Skip to content
Snippets Groups Projects
Commit 24ab5256 authored by Robin Appelman's avatar Robin Appelman
Browse files

Use int for last_run

parent 38bd2346
No related branches found
No related tags found
No related merge requests found
......@@ -891,7 +891,7 @@
<field>
<name>last_run</name>
<type>timestamp</type>
<type>integer</type>
<default></default>
<notnull>false</notnull>
</field>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment