Skip to content

Commit e2d0f5c

Browse files
committed
0.0.5 fix: Add back 'authentication' field in connectionFields.xml as ignored to let the connector build
1 parent 8431e6e commit e2d0f5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cratedb_jdbc/connectionFields.xml

+3
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@
1313
</boolean-options>
1414
</field>
1515

16+
17+
<field name="authentication" label="Authentication" category="authentication" value-type="string" editable="false" default-value="ignored_field" />
18+
1619
</connection-fields>

0 commit comments

Comments
 (0)