Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db_structure.xml')
-rw-r--r--db_structure.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml
index feb7c0d122d..933b09988f0 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -891,7 +891,7 @@
<field>
<name>last_run</name>
- <type>timestamp</type>
+ <type>integer</type>
<default></default>
<notnull>false</notnull>
</field>