Merge branch 'main' into next

This commit is contained in:
GitHub Actions Bot 2024-08-29 10:55:02 +00:00
commit d4ec84ebc4

View File

@ -70,7 +70,7 @@ const mysql = {
double: 'float',
boolean: 'boolean',
decimal: 'decimal',
year: ['string', 'integer'],
datetime: 'date',
timestamp: 'date',
json: ['json', 'array'],