소스 검색

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…
취소
저장