-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.3
### What versi…
-
Complete testing #6344, specifically, the workflow after the ECMPS user receives the login error, the user can sign and submit the cert statement(s) in CBSI, then log into ECMPS 2.0 with the login err…
-
When Duplicati "hangs" it is often an SQL query that is extremely slow.
There is logging before and after to capture the statements and the timing, but often the flow is:
1. Discover hanging backup
…
-
I have been trying to write collectives in JSON and running them on hardware. What I have observed that the JSON checker sometimes accepts and implementation, but that implementation is incorrect on h…
-
The print statements in `parse_response` in base spec is executed on every successful request. This creates really noisy output and makes it harder to debug/follow user land code. This is especially d…
-
Right now, if the batch is too big, we're getting into limits of DBMS like the following:
![image](https://github.com/user-attachments/assets/207f92e4-d04b-4e00-97d7-78d4311daf53)
_The screensho…
-
Noted by @khaledhosny:
> Names defined in the feature file override those already in the name table. This [what feaLib does](https://github.com/fonttools/fonttools/blob/b90ac3c29f6030ec7309b044c41a…
-
Right now in the parser we distinguish declarations before "implicit none" and declarations after. In AST we currently store "use" statements separately from the rest of the declarations. Also we sepa…
-
* What if the input is another file—
1. `.XLSX`
2. `.CSV`
3. `.TSV`
4. `.PDF`—Bank Statement(s)—DBS, OCBC ID, OCBC SG, BCA, Mandiri, UOB
-
Apologies if this is already supported, but would it be possible to get the ability to run multiple statements in one request? Something like
```js
await conn.execute("INSERT INTO foo(x) VALUES(1…