dbgate icon indicating copy to clipboard operation
dbgate copied to clipboard

FEAT: Export mongodb binary cell as binary file

Open wuqi opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. In mongodb ,the cell export ,there is no way to export a binary cell ,like small icon picture or png file ,the save cell to file or Export function can't export the original binary to a file.

Describe the solution you'd like Need to add a function like:Export =>To or To Binary in Export sub-menu.

Describe alternatives you've considered Maybe "Copy As Hex" is an alternative way,so I can paste it to a hex editor and save it to binary file.

wuqi avatar Jun 01 '22 03:06 wuqi