mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 11:12:20 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
d4ec84ebc4
@ -70,7 +70,7 @@ const mysql = {
|
|||||||
double: 'float',
|
double: 'float',
|
||||||
boolean: 'boolean',
|
boolean: 'boolean',
|
||||||
decimal: 'decimal',
|
decimal: 'decimal',
|
||||||
|
year: ['string', 'integer'],
|
||||||
datetime: 'date',
|
datetime: 'date',
|
||||||
timestamp: 'date',
|
timestamp: 'date',
|
||||||
json: ['json', 'array'],
|
json: ['json', 'array'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user