-
### What would you like to be improved?
When the data source MySQL has the data including JSON type data as following. Then I configure the MySQL catalog in Trino and try to load the original data, i…
-
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…
-
create tow
-
### 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…
-
### Template for?
CVE-2023-48788
### Details:
PoC
https://github.com/horizon3ai/CVE-2023-48788
-
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…
-
- 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…
-
Hi everyone.
when i run the command:
```bash
HANAMI_ENV=test bundle exec hanami db create
```
I get error:
```
bundler: failed to load command: hanami (/builds/fake/vendor/ruby/ruby/3.3.0/bin…
-
### Bug description
1. Install latest Apache Airflow in Ubuntu machine - 22.04.3
2. Initialize the superset db
3. Login in the superset admin // admin
4. Add the database connection, choose "Ot…
-
**Summary**
update mutation plan do have schema, but stats are missing, only write rows are received.
``` sql
CREATE or replace TABLE t1 (
category_id INT NOT NULL,
region_id INT NO…