mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Use int for last_run
This commit is contained in:
parent
38bd234686
commit
24ab525669
@ -891,7 +891,7 @@
|
||||
|
||||
<field>
|
||||
<name>last_run</name>
|
||||
<type>timestamp</type>
|
||||
<type>integer</type>
|
||||
<default></default>
|
||||
<notnull>false</notnull>
|
||||
</field>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user