varchar max length 100 by default
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{
|
||||
"name": "maxLength",
|
||||
"type": "int",
|
||||
"default": 150,
|
||||
"default": 100,
|
||||
"min": 1,
|
||||
"max": 65535
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user