Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save blob to file doesn't work for sqlite #29270

Closed
icegood opened this issue Apr 29, 2024 · 2 comments
Closed

Save blob to file doesn't work for sqlite #29270

icegood opened this issue Apr 29, 2024 · 2 comments

Comments

@icegood
Copy link

icegood commented Apr 29, 2024

Description

Cannot neither view nor at least export images to dedicated files from query

DBeaver Version

Community edition Version 24.0.3.202404211624

Operating System

Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy

Database and driver

sqlite_jdbc-18f2a3c9c94-5ae768d64334e5b1

Steps to reproduce

  1. get some query with desired field. Convert it to blob:
    cast(d.data15 as blob) as d15_blob

  2. Do for query result:
    'export data' -> 'Format settings' -> 'Binaries' => 'Save to files'

Additional context

Expected: filed for each record will be saved in dedicated file
Actual: field is saved as binary hext right in 'common' file

@E1izabeth
Copy link
Member

I can't reproduce your issue. It works well for me. Please provide a footage of your issue.

java_18Esy4zz0S.mp4

@E1izabeth
Copy link
Member

It's been a while since no update here. If the issue is still actual please let me know and provide additional information.

@E1izabeth E1izabeth closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants