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