ibmdb / vscode-extension

vscode extenstion for db2 as db2connect
7 stars 2 forks source link

Extension crashes VS Code when trying to select rows in a table with a blob #69

Closed dangeville-n closed 7 months ago

dangeville-n commented 8 months ago

I have a table with a BLOB Extension crashes when I try to visualize the content of the table. I have captured the steps image

image

image

I have multiple pop ups and the VS code resets as if restarting.

bimalkjha commented 7 months ago

@dangeville-n I see the error is from the extension ibm.zopeneditor-3.4.0 and not from db2connect extension. I think you are using this extension: https://marketplace.visualstudio.com/items?itemName=IBM.zopeneditor So, this issue does not seem a db2connect extension issue and you should report this issue at https://github.com/IBM/zopeneditor-about/issues . Thanks.