-
We would need to fix this. Perhaps this will be fixed within the erddap-docker container prior to us
```
A critical vulnerability has been identified in the Postgresql JDBC driver. If you are u…
-
I am using your library with spring boot.
```
implementation("com.amazonaws.secretsmanager:aws-secretsmanager-jdbc:2.0.2")
```
I have the following settings in my `application.yaml`:
```
spri…
-
### Description
Please also check other actions capable of creating elements of a history.
https://github.com/user-attachments/assets/0b86847d-bf5c-41d4-971b-9ba7517be9be
### DBeaver Vers…
-
### Description
Wrong row is used in filters to filter the value from the cell of a clicked navigation link.
https://github.com/user-attachments/assets/a20aef79-f494-4296-8b66-dcae5442d4fd
…
-
### 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…
-
### Description
https://github.com/user-attachments/assets/7e235862-e6bd-4db6-b01a-942ea59250ba
### DBeaver Version
Community Edition 24.1.5-202408122322
### Operating System…
-
### Description
- use code:
```
create view v1 as
select
*
from actor as a
```
- set cursor after symbol * and try to expand it by pressing Ctrl + Space
Expected: a list of suggesti…
-
### Description
The menu allows to disconnect all the connections in a folder but toolbar doesn't let to do that.
https://github.com/user-attachments/assets/fb356605-3656-43e4-a519-eff27860b5d2
…
-
### SQLDelight Version
2.0.2 & 2.1.0-SNAPSHOT
### Application Operating System
JVM
### Describe the Bug
using `generateAsync = true` and r2dbc with prostgres any query with parameters fails at ru…
-
Serve this as a discussion for some proposals to the postgresql datastore driver:
1. After some profiling, we found that most of the time is spend on traversal, (it's clear, it needs to fetch every…