-
Hello people,
In our application we are useing worse performing pool and our plan is to change it to use HikariCP pool to connect Hive via Jdbc. During assesment we found out that HikariCP doesn't…
-
I have a simple Spring application that sends SQL statements to an ImmuDB instance running inside a Docker container.
Up to five such statements can be sent successfully, the sixth however causes t…
-
### Proposed changes
https://developers.cloudflare.com/d1/build-with-d1/import-data/
I want to suggest adding a less vague error description for the "Statement too long" error message received whe…
-
It seems that migration code depends on the snapshot in the designer file. If it isn't specified in the designer file then it can't perform the operation.
This is an error I get when I try to run t…
-
Just thinking out loud here.
Currently we have an awesome package structure where a lot of modularity, flexibility, but also conciseness of some functions come from a set of `.sql` files that actua…
-
# Summary
AutoCMS v5.4 suffers from a SQL Injection vulnerability that can be exploited by an attacker with administrative privileges to execute arbitrary SQLite statements.
# Details
The vulnerabi…
-
As of now, mysql query is used in the php file to interact with the database. A rest api is available but has not been used in the php file. Could someone help?
-
I hit a bug where the SQL statement
```sql
SELECT * FROM ( SELECT * FROM APPLICATIONS.SALESFORCE.ACCOUNT) outer
```
failed to parse. This is because `OUTER` is part of the reserved keyword list…
-
Hey all!
**Describe the bug**
We have a dbt core project that targets a BigQuery data warehouse. When ingesting the metadata into DataHub with `include_column_lineage=true` and `prefer_sql_parser_…
-
Hey,
Here is some feedback from delivering this repo to the Java 24 cohort.
The repo was good fun, and the group enjoyed it. I think that using the queries to write to JSON, which they could the…