diff --git a/polyglot/convertAdapter.json b/polyglot/convertAdapter.json index ffb0519..1e0696a 100644 --- a/polyglot/convertAdapter.json +++ b/polyglot/convertAdapter.json @@ -58,6 +58,15 @@ "to": { "hasMaxLength": true } + }, + { + "from": { + "mode": "char", + "length": 10485760 + }, + "to": { + "hasMaxLength": true + } } ] }