Change display type has gone from table inspector, bring it back
Changing int timestamp display type to datetime was a huge efficiency tool when inspecting tables, but since 2026.2 this feature has disappeared. Please restore this feature to save time on converting values elsewhere
请先登录再写评论。
Hi,
I have just checked it on the latest PhpStorm 2026.2.1 and it seems to be, the option is still there:
Or do you mean some other feature?
I have just installed 2026.2.1 and, as you can see, no change display type is present. i want to parse int column.
It might be the following issue (check the duplicating ticket as well):
https://youtrack.jetbrains.com/issue/DBE-26628/Change-Display-Type-unavailable-for-numeric-epoch-values-after-upgrading-to-DataGrip-2026.2
The reason why I was not able to reproduce that might be because I tested it on an SQLite database for a quick result.
Thank you for your answer, Vasiliy! Will that bug fix be included in the nearest release? Or is there a way to show that setting in any way in the newest version of phpstorm?
I run mysql database, and it is hidden at the moment
As far as I got from the ticket's description, the issue is fixed in DataGrip, so we may expect a fix to be available soon in the nearest Database plugin update as well.