About DuckDB database show BLOB type error #35346
Replies: 1 comment 1 reply
-
|
I can confirm that previously I experienced a similar behavior from this plugin. When I refreshed the view, the first record would give different values. Perhaps the issue is deeper. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
#35328



I want to fix this bug where DBeaver fails to show BLOB data in a table from a DuckDB database, but I encountered a bit of an issue.
Here is the code I modified.
I noticed that the value is incorrect.
Beta Was this translation helpful? Give feedback.
All reactions