chore: enum type map
This commit is contained in:
parent
032352985b
commit
8be6f9078f
@ -61,6 +61,7 @@ const mysql = {
|
|||||||
datetime: 'date',
|
datetime: 'date',
|
||||||
timestamp: 'date',
|
timestamp: 'date',
|
||||||
json: ['json', 'array'],
|
json: ['json', 'array'],
|
||||||
|
enum: 'string',
|
||||||
};
|
};
|
||||||
|
|
||||||
const sqlite = {
|
const sqlite = {
|
||||||
|
Loading…
Reference in New Issue
Block a user