Hello, I just discovered the preview as image functionality. It's great to display images in blob columns.
I also encounter some annoying points :
- if the table has a primary key, the preview requires two selection operations of the same row, because the default select operation truncates blob columns with a left 256.
- when I remove the primary key, the image preview works at the first selection operation, but then it becomes impossible to edit or drop lines.
Any clue to circumvent theses annoying points ?
Thanks.