-
**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…
-
### 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…
-
If you are submitting a **bug**, please include the following:
Hi Team,
We have a big side-effect of using DBeaver SQL formatter within spotless "as is".
When I run this formatter on valid Sp…
-
It would be nice if GEOMETRY type was recognized by DBeaver which has a spatial viewer.
Right now creating geometry by using e.g. ST_Point results in having a geometry column but there is no option…
-
DBeaver seems to be better than HeidiSQL in any way.
As Laragon provides opinionated apps on which ones to use, why not switch to it?
-
### Description
I just updated to macOS Sequoia 15.0. Having started DBeaver 24.2 directly after the update it works as expected. Then, I updated to DBeaver 24.2.1, and each connection attempt to any…
-
Hi Folks!
As pathfinding for a future blog post, I got DBeaver set up with DuckDB. It is super slick - it took like 2 minutes. I think it will make a create "speed run" little tutorial video.
On…
-
**Is your feature request related to a problem? Please describe.**
I'm often looking at rows of data, and want to use the ids from those rows of data as a query in another table. e.g. i'm looking at…
-
### Describe the bug
_No response_
### To reproduce
```
SELECT t.oid,t.*,c.relkind,format_type(nullif(t.typbasetype, 0), t.typtypmod) as base_type_name, d.description
FROM pg_catalog.pg_type t
L…
-
After downloading and extracting an updated dbeaver.zip, I have to manually edit dbeaver.ini to increase the jvm heap from 1024 to 2048. Is the 1024m setting really old? The 1024m default is too small…