TablePlus / TablePlus-Windows

TablePlus Windows issue tracker
https://tableplus.com
186 stars 3 forks source link

View binary field as hex #226

Open Brunty opened 4 years ago

Brunty commented 4 years ago
  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)

sonswift commented 4 years ago

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

ghost commented 4 years ago

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

gydobroos commented 3 years ago

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

ddiatlov commented 2 years ago

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

sonswift commented 2 years ago

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.

ddiatlov commented 2 years ago

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