-
### Description
When I Open SQL Editor menu Item, like Open SQL Console or New SQL Script, DBeaver application crashes.
### DBeaver Version
Version 24.2.4.202411031831
### Operating System
Ubunt…
-
### Description
I just discovered we can config 1 color per connection, which is nice to make it easy to understand if each SQL editor on dev or on prod etc, but I do find it strange the following:
…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I have to find the proper connection and a database within this connection to refresh it so that the appl…
-
### Description
Hi team I'm using DBeaver I have a problem I set up the iddle time out but even if I'm running a Query in SQL Editor and the query doesn't finish it close the session. I'm assuming r…
-
The 🎛 Params editor dialog allows to edit an EMP-style SQL query (e.g. for "Query Select" widgets), and it offers both an Execute button on top of each editor textarea and the large Save button at the…
-
**Describe the bug**
I think I am definitively missing something with the SQL Question Editor of Metabase.
I am always ending with errors like
400 Bad Request POST https://bigquery.googleapis.com/big…
-
When you use the `SQL Editor` to create a table, it does not reflect inside the TUI and you have to restart lazysql to see the changes.
# Reproduction
> This was tested with SQLite
1. open `l…
gytic updated
13 hours ago
-
### Description
The text 'Manual' is highlighted with wrong color.
- create connection to WMI
- use code:
```
select *
from Win32_Service
where StartMode = 'Manual'
```
Expected: color …
-
#### System information:
- Kubuntu 20.10
- DBeaver version 7.3.2
#### Describe the problem you're observing:
When editing a query in the SQL Editor, the bottom horizontal scrollbar overlaps the…
-
### Apache Hop version?
SNAPSHOT-2024-11-15
### Java version?
java version 21.0.2
### Operating system
macOS
### What happened?
In the Table Input transform, when using Ctrl + Space to open the…