浏览代码

Use int for last_run

tags/v6.0.0alpha2
Robin Appelman 11 年前
父节点
当前提交
24ab525669
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      db_structure.xml

+ 1
- 1
db_structure.xml 查看文件

@@ -891,7 +891,7 @@

<field>
<name>last_run</name>
<type>timestamp</type>
<type>integer</type>
<default></default>
<notnull>false</notnull>
</field>

正在加载...
取消
保存