We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c89430 + 1ce85d4 commit ec3753cCopy full SHA for ec3753c
1 file changed
mysql-plugin/widgets/Mysql-batchsink.json
@@ -168,18 +168,6 @@
168
"label": "SQL_MODE",
169
"name": "sqlMode"
170
},
171
- {
172
- "widget-type": "keyvalue",
173
- "label": "Connection Arguments",
174
- "name": "connectionArguments",
175
- "widget-attributes": {
176
- "showDelimiter": "false",
177
- "key-placeholder": "Key",
178
- "value-placeholder": "Value",
179
- "kv-delimiter": "=",
180
- "delimiter": ";"
181
- }
182
- },
183
{
184
"widget-type": "toggle",
185
"label": "Auto Reconnect",
0 commit comments