cloudflare / cloudflare/workerd
🐛 Bug Report — D1 Workers allows batch prepared statements while the REST-API does not
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
according to the `workersd` api in this repository, I can execute batch
statements with parameters, BUT the rest-api does not allow this. What the hack ?
It renders the rest-api version unusable unless I am willing to open my code base
for SQL Injection.
Contributor guide
Assessment
This issue has not been assessed yet.