This commit is contained in:
yumoqing 2023-07-05 15:05:33 +08:00
parent df824afb21
commit f94373e715

View File

@ -16,7 +16,7 @@ time
{%- elif type=='datetime' -%}
datetime
{%- elif type=='timestamp' -%}
TIMESTAMP
TIMESTAMP DEFAULT CURRENT_TIMESTAMP
{%- elif type=='text' -%}
longtext
{%- elif type=='bin' -%}