mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-12-22 03:00:50 +08:00
add enum type
This commit is contained in:
@@ -19,6 +19,7 @@ const sqlDataTypes = [
|
||||
"VARBINARY",
|
||||
"BLOB",
|
||||
"JSON",
|
||||
"ENUM",
|
||||
];
|
||||
|
||||
const tableThemes = [
|
||||
|
||||
Reference in New Issue
Block a user