TablePlus-Windows
TablePlus-Windows copied to clipboard
View image preview in Details pane - Windows
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?
The example I am referencing is here. https://github.com/TablePlus/TablePlus/issues/427