We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0360c5 commit 311acbeCopy full SHA for 311acbe
1 file changed
polyglot/adapter.json
@@ -115,17 +115,17 @@
115
"hasMaxLength": true
116
},
117
"to": {
118
- "length": 21844
+ "length": 255
119
}
120
121
{
122
"from": {
123
"type": "varchar",
124
- "mode": "char",
+ "mode": "character",
125
126
127
128
- "length": 255
+ "length": 21844
129
130
131
@@ -134,7 +134,7 @@
134
135
136
137
138
139
140
0 commit comments