Nikita Akilov

Results 9 issues of 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.

xo:linux
wiki
AS
sp:2

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...

enhancement

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...

feature request
xo:linux
planned

### 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...

bug
xp:major
xf:navigator
AS
xf:ui
accessibility

The current implementation relies on the fact that folding blocks can not intersect. This prevents us from adding support for nested folds.

feature request
xf:sql
sp:5

**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....

macOS

We miss the ability to rename tasks.

feature request
xf:tasks
xp:normal

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...

enhancement
x:postgresql
xf:datatransfer
xf:native clients