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

View binary field as hex

Open Brunty opened this issue 5 years ago • 6 comments

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 5.7.12

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 124

  3. The steps to reproduce this issue: Binary data in a field (in my case, it's the primary key)

2020-05-24 12_53_48-MySQL 5 7 12 _ SSH _ rbox app _ box-db _ box

Is it possible to have binary fields display as hex when in the "Data" list view of a table on Windows? This is possible on macOS (though I can't remember the series of steps I followed to do it)

Brunty avatar May 24 '20 11:05 Brunty

Hi @Brunty, thank for your feedback. We have plan to add this feature soon.

sonswift avatar May 24 '20 11:05 sonswift

Same problem here. When is soon? @son11592 I really need it to work with shopware6.

ghost avatar Sep 18 '20 14:09 ghost

Same problem here, but for the linux client, also mayor pain in trying to work with Shopware 6.

gydobroos avatar Jun 29 '21 11:06 gydobroos

Same problem here. Are there any plans to add this feature?

ddiatlov avatar Aug 04 '22 07:08 ddiatlov

Hi @ddiatlov, this feature was implemented. If you still not view your binary data, could you please attach more detail about your issue: app version, app build, database name & version and a piece of code. It might help us find out the problem. Thank you for your feedback.

sonswift avatar Aug 04 '22 07:08 sonswift

Hi @son11592 , Of course. App version\Build: 4.10.1 (202) Database: SQLite 3.38.5

As to the piece of code, the software that uses this database is not open source, so I don't have access to it. Though, I can say that this database looks fine in other SQL IDE.

I've attached a screenshot of the hexadecimal column: 2022-08-04_10-30-08

ddiatlov avatar Aug 04 '22 07:08 ddiatlov