-
Hello.
I've trying use that driver with [DBeaver](https://dbeaver.io/).
At very simple operations it works. But for example on the try discover tables list it gives me the exception:
```
2020-…
-
I am trying to acess the hive metastore because i need the table metadata information that are not available on the describe formmated method but whenever i try to connect to it using dbeaver i get an…
-
I have a big database with a SVG image for each entry. For each SVG image I include an embedded image using the image tag, encoded in base64. In general it is frequently in PNG format and DBeaver supp…
-
In pg_stat_activity provide more descriptive application name to describe use of connection. See how DBeaver client formats application name in #438. https://github.com/microsoft/pgtoolsservice/pull/4…
-
where `mytable` has a primary key of `mykey` the follow queries error:
`select distinct field from mytable`
`select field from mytable`
They succeed in the CF D1 console.
I tested 3 different …
-
### What happens?
Possibly related to: https://github.com/duckdb/duckdb/issues/13952
When referring to an alias that is also a column name in a joined table, the joined table column is used instea…
-
Olá, pessoal!
Sou bastante leigo no universo da programação, mas devido a projetos pessoais tenho feito uso. O processo é bastante lento, pois executo enquanto aprendo - demorei duas semanas para cons…
-
### Description
I set up a MariaDB test DB, with proper TLS setup, using some test scripting that sets everything up from scratch (https://github.com/dreibh/hipercontracer/tree/dreibh/udpping/src/Tes…
-
Hi,
I'm getting NPE in real world example.
Following code is minimal reproduction of this error.
### Steps to reproduce the behavior (Required)
```
CREATE TABLE test (
id STRING,
col1 DECI…
-
**Is your feature request related to a problem? Please describe.**
Currently, when exporting numeric data (especially large numbers) from DBeaver into formats such as `.xlsx`, numbers are often displ…