-
### Description
If there are multiple editors open, DBeaver starts always with the second from the left even though the app is exited while on the leftmost editor tab. Any ideas why? Is this intentio…
-
### Description
When I change the Monospace Font settings in the preferences the changes only apply during the current DBeaver session. When I close DBeaver and start it again, the settings are still…
-
Hey,
Here is some feedback from delivering this repo to the Java 24 cohort.
The repo was good fun, and the group enjoyed it. I think that using the queries to write to JSON, which they could the…
-
Hi,
I have set-up duckdb in memory with Dbeaver and executed:
```
INSTALL httpfs;
LOAD httpfs;
INSTALL aws;
LOAD aws;
CALL load_aws_credentials('default');
```
when trying to fetch the d…
-
### Preflight Checklist
- [X] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest).
- [X] I have checked existing resources,…
-
We have configured ReadySet through Docker and we can connect the ReadySet application through psql command. But when we try to access through DBeaver, we are getting the below error.
```
ERROR: e…
-
### Description
Issue:
execute : UPDATE pg_catalog.pg_type SET typbyval=$1 WHERE "oid"=$2 parameters: $1 = 'f', $2 = '16'
execute : UPDATE pg_catalog.pg_type SET typbyval=$1 WHERE "oid"=$2 param…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue…
lufjo updated
3 weeks ago
-
### Thank you for your time and efforts with this fantastic plugin!
- **Would it be very difficult to adapt to dbeaver?**
- is it as simple as changing executable paths and adjusting some argum…
-
**Is your feature request related to a problem? Please describe.**
Sometimes procedures return extensive sets of results (i.e. 20 result tables) with specific output names. These are currently laid o…