TablePlus-Windows icon indicating copy to clipboard operation
TablePlus-Windows copied to clipboard

View image preview in Details pane - Windows

Open akaRookieDev opened this issue 1 year ago • 1 comments

I am using TablePlus for Windows build 272, and I am using PostgreSQL 15.6

I saw a screenshot where you can view an image in the details pane if you have the image stored in the database. I have a bytea column where I store my images, but when I view it, all I see is the hexidecimal binary data. Do I need store the image data a different way, or in a different column type to make the image appear?

image

akaRookieDev avatar May 02 '24 17:05 akaRookieDev

The example I am referencing is here. https://github.com/TablePlus/TablePlus/issues/427

image

akaRookieDev avatar May 02 '24 17:05 akaRookieDev