bugfix
This commit is contained in:
parent
df824afb21
commit
f94373e715
@ -16,7 +16,7 @@ time
|
|||||||
{%- elif type=='datetime' -%}
|
{%- elif type=='datetime' -%}
|
||||||
datetime
|
datetime
|
||||||
{%- elif type=='timestamp' -%}
|
{%- elif type=='timestamp' -%}
|
||||||
TIMESTAMP
|
TIMESTAMP DEFAULT CURRENT_TIMESTAMP
|
||||||
{%- elif type=='text' -%}
|
{%- elif type=='text' -%}
|
||||||
longtext
|
longtext
|
||||||
{%- elif type=='bin' -%}
|
{%- elif type=='bin' -%}
|
||||||
|
Loading…
Reference in New Issue
Block a user