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