fix: dm_model_call_fact created_at use timestamp instead of datetime with invalid NOW() default
This commit is contained in:
parent
eccd6e8f04
commit
ac97245aa3
@ -149,8 +149,7 @@
|
||||
{
|
||||
"name": "created_at",
|
||||
"title": "创建时间",
|
||||
"type": "datetime",
|
||||
"default": "NOW()"
|
||||
"type": "timestamp"
|
||||
}
|
||||
],
|
||||
"indexes": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user