diff --git a/polyglot/adapter.json b/polyglot/adapter.json index 4ea500e..a4ad66f 100644 --- a/polyglot/adapter.json +++ b/polyglot/adapter.json @@ -115,17 +115,17 @@ "hasMaxLength": true }, "to": { - "length": 255 + "length": 21844 } }, { "from": { "type": "varchar", - "mode": "character", + "mode": "char", "hasMaxLength": true }, "to": { - "length": 21844 + "length": 255 } }, {