Opened an issue for this: https://github.com/cloudflare/workerd/issues/1300
GitHub
workerd will reject prepared statements executed in SINGLE mode appear to have more than one statement. workerd/src/workerd/util/sqlite.c++ Lines 392 to 396 in d9ed653 switch (multi) { case SINGLE:...



