瀏覽代碼

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>

Loading…
取消
儲存