Is there anyway to preview image on database view? Follow
Answered
## current situation
User Table
- pictures column
- image url is saved in pictures column
## what I want to do
is there any way to show image preview?
I know Ctrl + Q shows some additional information... but...
Please sign in to leave a comment.
If image is loaded to db one can see them (make sure Database | Data Editor and Viewer | Maximum number of bytes loaded per value is enough to cover image size).
But we still can't show preview for links, so follow the issue https://youtrack.jetbrains.com/issue/DBE-14767
There is no such functionality, but you can create a feature request on our tracker.
I would also love to have it