-
### Description
![изображение](https://github.com/user-attachments/assets/65a94b43-6462-40a4-aa25-4de8f62c99c3)
- use dvdrental database for these queries:
```
with ct_payment as (
se…
-
Please read https://stackoverflow.com/help/minimal-reproducible-example
**Describe the issue**
Production code has been running error free since 2016, with the only change being regular driver up…
-
### Description
- use code:
```
create temp view view6 as
select *
from category;
select w
into tmp6
from view6 as w;
select *
from tmp6;
```
I want to notice that alternative appli…
-
### Version
main branch
### Describe what's wrong
I can't create table including ARRAY data type in Trino when I use the PG catalog.
```
trino:db3> CREATE TABLE tb02 (int_array ARRAY(INTEGER)…
-
### Description
https://github.com/user-attachments/assets/6091be8a-999a-4702-8500-b5ae070bf966
### DBeaver Version
Enterprise Edition 24.2.4-202410172322
### Operating System
Windows 10
…
-
### Version
main branch
### Describe what's wrong
When creating a catalog with type: `relational` and `provider: Apache Iceberg`, the Gravitino UI fails to include the `jdbc-driver`, `jdbc-user`, a…
-
### Description
Alias name "f2" is expected here.
https://github.com/user-attachments/assets/d27a9381-0b1e-4c2b-b823-51c74e1729ab
### DBeaver Version
Enterprise Edition 24.2.3-20241003…
-
### Description
Adding "or replace" breaks syntax highlighting with colors.
- use this query:
```
create or replace view table_size as
SELECT
c.relname,
PG_RELATION_SIZE(C.oid) as s…
-
## Current state
- To maintain compatibility of django-redshift-backend, the decision was made to vendor the PostgreSQL backend and Django codebase from Django 4.0 codebase.
- While this approach …
-
c (using libpq-fe): ok
Java (using postgresql JDBC):
```
Exception in thread "main" java.lang.RuntimeException: org.postgresql.util.PSQLException: The server's standard_conforming_strings parame…