mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 10:46:54 +00:00
Merge branch 'main' into next
This commit is contained in:
commit
d4ec84ebc4
@ -70,7 +70,7 @@ const mysql = {
|
||||
double: 'float',
|
||||
boolean: 'boolean',
|
||||
decimal: 'decimal',
|
||||
|
||||
year: ['string', 'integer'],
|
||||
datetime: 'date',
|
||||
timestamp: 'date',
|
||||
json: ['json', 'array'],
|
||||
|
Loading…
Reference in New Issue
Block a user