-
Hi, love this database, but I noticed that it was taking way too long to load the data in mysql.
I know that an external fix would be to set autocommit = 0, but most people aren't thinking about th…
-
### Error Description
When executing subqueries with the same conditions, the number of elements in the binding parameter array is different. The first subquery executes successfully, but the seco…
-
jOOQ 3.10 introduced `Queries.fetchMany()` as a convenient way to "batch" the execution of several queries in one logical execution, and fetching back an `org.jooq.Results`.
Behind the scenes, this…
-
Add two options for dropping a table
1. `IF EXISTS` - drop table only if it exists
2. `CASCADE` - drop also dependencies cascade
### Suggestions for `QueryBuilderInterface::dropTable()` ###
…
-
I know very little Rust so apologies for noobe question. I'm using DataFusion through Elixir and want to analyse user statements before passing them along to actually perform the query. How do I conve…
-
Users may be confused by a CPU fallback that is harmless and expected for SQL auxiliary statements
Repro:
Start spark-sql
```bash
~/dist/spark-3.1.3-bin-hadoop3.2/bin/spark-sql --jars rapids-…
-
### Description
As described in https://github.com/bvanelli/actualpy/issues/51#issuecomment-2284856457, mhe main issue is that I intended to support multiple versions on Actual, but sqlalchemy emit s…
-
Vulnerability Analysis
O código acima está vulnerável a um ataque de Injeção SQL. A vulnerabilidade existe na linha onde é feita a consulta no banco de dados:
```php
$query = mysqli_query($conexa…
-
### Which Cloudflare product(s) does this pertain to?
D1, Wrangler core
### What version(s) of the tool(s) are you using?
3.48.0
### What version of Node are you using?
20.12.1
### What operatin…
-
The python [linkchecker](https://linkchecker.github.io/linkchecker/man/linkchecker.html) is a basic checker which runs through a series of webpages identifies links and tries to resolve them, it repor…