Nikita Akilov
Nikita Akilov
As an Eclipse RCP apllication, DBeaver suffers from the following bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517671. We need a wiki page that accumulates known workarounds.
I'm looking for a way to connect to a ClickHouse instance with krb5 auth from DBeaver. Is it possible? If it is, can you provide any info on how to...
We already do that on Windows and [macOS](https://github.com/dbeaver/dbeaver/issues/7976), now it's time to do the same on Linux. It's a standard practice to add a symlink to `/usr/bin/` for pretty much...
### Description After the fix https://github.com/dbeaver/dbeaver/issues/12975, DBeaver applies the `Tree and Table fon for views` font to the navigator tree. The same issue persists for the trees based on the...
The current implementation relies on the fact that folding blocks can not intersect. This prevents us from adding support for nested folds.
**Describe the bug** On macOS, the 'Search With Google' action in the context menu opens Google search in Safari even if another browser is set as default. **To Reproduce** 1....
In the scope of https://github.com/dbeaver/dbeaver/issues/7813, we disabled the progress monitor for Postgres dump and restore tasks as a temporary measure. We need to solve the original problem and turn it...