mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-08 00:16:24 +00:00
Fix timestamp default
This commit is contained in:
parent
8feb3a95d9
commit
3096f44293
@ -27,11 +27,13 @@
|
|||||||
<name>added</name>
|
<name>added</name>
|
||||||
<type>timestamp</type>
|
<type>timestamp</type>
|
||||||
<notnull>true</notnull>
|
<notnull>true</notnull>
|
||||||
|
<default>1970-01-01 00:00:00</default>
|
||||||
</field>
|
</field>
|
||||||
<field>
|
<field>
|
||||||
<name>lastmodified</name>
|
<name>lastmodified</name>
|
||||||
<type>timestamp</type>
|
<type>timestamp</type>
|
||||||
<notnull>true</notnull>
|
<notnull>true</notnull>
|
||||||
|
<default>1970-01-01 00:00:00</default>
|
||||||
</field>
|
</field>
|
||||||
<field>
|
<field>
|
||||||
<name>sms_id</name>
|
<name>sms_id</name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user