-
**Describe the bug**
xSharp-Error for Delete Command
**To Reproduce**
Code to reproduce the behavior:
```
FUNCTION check_cursor AS VOID
create cursor abc (mkey i, mident c(10))
…
-
**Describe the bug**
Support SQL Update (xsharp-error)
**To Reproduce**
Code:
USING System
USING System.Collections.Generic
USING System.Text
FUNCTION check_cursor AS VOID
create…
-
### Which Cloudflare product(s) does this pertain to?
D1
### What version(s) of the tool(s) are you using?
3.60.3[wrangler]
### What version of Node are you using?
20.14.0
### What operating sys…
-
Hi, we have a cloud sql instance with some iam users that can access to our postgres dbs, in order to access it right now we start a cloud sql proxy on a bastion-vm with the iam token of the user, we …
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6065208407/?referrer=webho…
-
If I run the following with the file
[samsung_sales.xlsx](https://github.com/user-attachments/files/17836343/samsung_sales.xlsx)
```python
import duckdb
sql = """
INSTALL spatial; LOAD…
-
# Description
Our database models in CG have non-optional fields that are nullable in the database leading to inconsistencies.
These models should be streamlined so that we do not allow faulty or…
-
While working on #135155, I encountered the following error while running `EXPLAIN ANALYZE` for an delete on a table with a trigger:
```
TransactionStatusError: client already committed or rolled ba…
-
### Reproduction
* Unknown
* Might be a race condition
* It appears that the message got deleted while we're still trying to save the last parts of it.
### Actual result
![image](https://gi…
-
Kit: `0.21.4`
Database: `PostgreSQL`
Description: Introspection of table with SQL script as default generates invalid schema
Source table:
```SQL
CREATE SEQUENCE actor_actor_id_seq
INCR…