-
I am traying to connect to the PostgreSQL 11 and it is defenetelly not possible to connect to the DB .
### Environment:
- Dependency-Track Version: latest 4.3.6
- Distribution: Docker
-…
-
### Description
After establishing a connection, it is automatically terminated after 5 minutes. Consequently, you are required to reconnect to the database. However, DBeaver does not close the pre…
-
### Feature Proposal Description
It would be very helpful if there was an option to choose from an SQL DB and a NoSQL DB. ( PostgreSQL, MongoDB )
- There should be templates for the mentioned DB…
-
### Description
Postgresql allows dates before year 0 as shown here with psql:
```
> SELECT to_date('-0044-03-15', 'YYYY-MM-DD');
to_date
---------------
0044-03-15 BC
(1 row)
```
Ho…
-
### Description
https://github.com/dbeaver/dbeaver/assets/33929221/228bb00f-27ab-4305-bb25-dd0c6f3dfcf8
### DBeaver Version
Community Edition 24.1.3.202407042322
### Operating System
Window…
ask9 updated
4 months ago
-
*Last edited on 30 October 2024 to update the list of PRs implementing this issue*
### Is your feature request related to a problem? Please describe.
To be able to enter non-standard port numbers fo…
muhme updated
2 weeks ago
-
### Description
Перестала работать подстановка внешних переменных в литералы помеченный $$
### DBeaver Version
Community Edition 24.1.5.202408181605
### Operating System
Windows 1…
-
### Expected behavior
Querying a record which contains an enum array in R2DBC works.
### Actual behavior
Querying a record which contains an enum array using R2DBC fails with
```
...
Caused b…
-
### What would you like help with?
Env:
- Macos Sonoma (14.5)
- Python 3.11.9
- pyarrow 17.0.0
- adbc_driver_postgresql 1.2.0
Background:
I want to load data into Postgresql using Bulk Ing…
-
I have used it and it worked fine without connecting MySQL and then i try to connect databse to generate reports i get error saying "**Unable to load driver: org.postgresql.Driver"**
first i tried…
dssen updated
4 years ago