ShadelessFox
ShadelessFox
_Originally posted by @givihuda in https://github.com/dbeaver/dbeaver/discussions/14662#discussioncomment-3192302_ 1. Eclipse uses `⇞` and `⇟` glyphs which confuse macOS users because mac keyboards don't have such keys. We need to patch Eclipse to...
### Discussed in https://github.com/dbeaver/dbeaver/discussions/14662 Finding a command for the given "action" text is hard. It should match the name of the command.
Fixes #6344. |Before|After| |---|---| |||
In some cases, adding try-catch block on every API call is not very comfortable, so why not add ability to set global callbacks for VkApiClient instance? ```java VkApiClient client =...
### Description https://github.com/dbeaver/dbeaver/assets/35821147/437e3371-8939-4dcb-938f-a24b8720f238 ### DBeaver Version DBeaver 23.3.3 ### Operating System _No response_ ### Database and driver _No response_ ### Steps to reproduce _No response_ ### Additional context _No response_
This is a continuation of #6077. Currently, we show the `Jobs` folder even if the mentioned extension is not installed. In order to hide it, we need to load a...
Try selecting several objects in Oracle DB1. It would take several minutes to find these objects against the `devel` branch.