-
I love using DBeaver, but one of the things that frustrates me a lot is that autocomplete doesn't know SQL keywords like "and" and "or" and tries to replace them with table or fieldnames starting with…
-
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
Currently when configuring two REST catalogs in spark, the `s3.signer.uri` of the …
-
### Template for?
CVE-2023-48788
### Details:
PoC
https://github.com/horizon3ai/CVE-2023-48788
-
### Description
I am using the DBeaver community edition on my MAC and while trying to connect SQL server DB by my window authentication I am getting below error.
Unable to load authentication D…
-
- Use parameterized query / prepared statement
- Specify an environment variable to restrict transaction endpoint [default (or production) disabled]
- Ideally, move all queries to the services directo…
-
Requesting a feature for Foldable component to be able to embed other sql files.
I can think of many useful scenarios, where a "break-down" of data could be presented upon expansion in neat ways on…
-
## Description:
Currently, SQL queries are defined directly within the route files. To improve code modularity and maintainability, all SQL queries should be moved to a dedicated query file. This wil…
-
I keep coming back to JSONiq because it's such an elegant language, and it would be cool if I could use it for an api instead of eg. GraphQL. There's Hasura and similar for the latter that auto genera…
-
Is there a way to use
SELECT SQL_CALC_FOUND_ROWS
column ORDER BY ASC LIMIT 5 OFFSET 0;
SELECT FOUND_ROWS();
no Mojo::mysql?
I already searched and couldn't find it, chatGPT just gives wrong…
-
### Description
if use $$ in the sql text, then autocompletion doesn't work on ctrl+space
![image](https://github.com/user-attachments/assets/3664afea-de8a-4ef7-a7ed-41bab6f42592)
but
![image](htt…