IDEA 14 - lost the ability to copy binary data from the database console?

Hi,

I've been playing around with the IDEA 14 release and am wondering whether we've lost the ability to copy binary data out of the database console result set view?  

In IDEA 13, if you selected a column which had binary data in and copied the data to the clipboard, you essentially got the encoded binary data which could then be used in insert/update statements.  In IDEA 14, no matter what I do, the data on the clipboard has something like the following instead of the binary data "146x45 PNG image 5.23K"

Cheers,
Simon

评论操作 固定链接

Hello.

Thank you, filed: https://youtrack.jetbrains.com/issue/IDEA-132503

(I've noticed that PNG file has this behavior, while JPG is copied Ok. I believe, developers will investigate the problem further.)

Regards,
Alexander.

0
评论操作 固定链接

Thanks for looking into it, I'm having to run IDEA 13 side-by-side with 14 :)

0

请先登录再写评论。