question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

File extension is not appended when saving file from DBeaver

See original GitHub issue

System information:

  • Operating system (distribution) and version Win10 Pro 20H2 19042.1237
  • DBeaver version 21.2.1

Describe the problem you’re observing:

In some cases for example when saving Execution plan or custom ERD, the file is created without extension

Steps to reproduce, if exist:

  1. Open execution plan for a query
  2. Click Save plan
  3. Type a name without an extension
  4. Save file

Expected: New file has .dbplan extension Actual: File is saved without extension

8GpzySvspf

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
LarryLoveIVcommented, Oct 5, 2021

This is happening to me when simply trying to save .sql scripts. The workaround does work, however, pretty inconvenient to have to do that each time you want to save a file.

0reactions
Matvey16commented, Nov 22, 2021

Verified

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automatically add file type extension to files? #15253 - GitHub
The file type is set to *.sql but I have to manually put in the .sql after my filename. If I don't, the...
Read more >
[Solved]:Delete and edit connection from within DB Navigator
The only way I currently know to achieve A. and B. is to manually edit the xml file .dbeaver-data-sources.xml in the project folder....
Read more >
Export Command - DBeaver Documentation
appendToFile, Append to the end of the file, If file already exists, appends data at end of it. Only works against compatible processors....
Read more >
does the file extension matter to DBeaver? - Stack Overflow
Yes, the extension does matter and yes you can add file associations to treat .pgsql extensions as SQL files. Go to File >...
Read more >
Running Report Queries with Virtual DBeaver - Confluence
This is the best option for Mac users, since they do not typically use One Drive. Open your CSV file with Excel, then...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found