mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-12-22 03:00:50 +08:00
add restrictions on default, autoincrement, length
This commit is contained in:
@@ -18,9 +18,6 @@ const sqlDataTypes = [
|
||||
"BINARY",
|
||||
"VARBINARY",
|
||||
"BLOB",
|
||||
"CLOB",
|
||||
"UUID",
|
||||
"XML",
|
||||
"JSON",
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user