-
### Tell us about your feature request
![image](https://github.com/user-attachments/assets/13421386-bc74-4314-be9a-a6d2ebe0af46)
It should be possible to bootstrap a project with Postgres and Redis …
-
### Description
When I try to log in to MongoDB Atlas through DBeaver Ultimate, if I don't provide a database name in the connection string, it tries to connect to a database named "local." Since Atl…
-
### Bug description
When using nocache database driver and accessing urls that are longer than the max length of the column it throws a 500 error for that page. This happend to advertisement links, w…
-
### Description
For enabling "use connection pooling" option in pgvector DB, "DRIVER" property is also needed from smss file which is not getting added in smss file when we are creating a connecti…
-
Hi guys! Great that I was able to get dozer up and running! Unfortunately I think perhaps the recent feature allowing dropping of databases might still be unstable. I'll share my findings here.
doc…
-
Using a fresh install of qStudio 3.10 on macOS 12.7.5, I dragged a SQLite database to the window. It opened properly in the top-left corner, showing the path to the SQLite file in the top half, and li…
-
### Description
When attempting to add a new column, if a data type is selected that does not require length information (e.g., STRING), a query error occurs.
### DBeaver Version
DBeaver version 2…
-
**Is your feature request related to a problem? Please describe.**
The database has a problem when initialising cacao playbooks to mitigate this the mongo driver needs to be changed.
**Describe t…
-
### Description
In the current implementation, modifications to foreign key columns' comments are not possible.
And what we will fix here is:
1. Allow modifications to the comment using the COMME…
-
Hi!
I am using the example `SortWorker` job with small adjustments to test longer-running jobs with cancellation but it does not seem to work.
```go
const SortJobKind = "sort"
type SortArgs …