-
-
Notifications
You must be signed in to change notification settings - Fork 123
Executing multiple statements with D1 #575
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
When I try to execute multiple statements with D1 I get this error:
Query Execution Failed
Statement 1/16263 failed: Transactions are not supported by Cloudflare D1
Steps to reproduce
- Open a Cloudflare D1 connection
- Enter multiple statements in a new SQL editor
- Select all and hit Execute
Expected behavior
The statements should be run instead of showing an error.
Maybe as a batch: https://developers.cloudflare.com/d1/worker-api/d1-database/#batch
Database type
Cloudflare D1
TablePro version
0.27.3
macOS version & chip
macOS 26.3.1 / Apple Silicon
Screenshots / Logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working