Yes, if you are using `—remote` mode in wrangler
Yes, if you are using
—remote mode in wrangler—remote
.batch() only counts as one subrequest I assume, regardless of the number of statements? https://developers.cloudflare.com/d1/platform/client-api/#dbbatchsuccess is handled.run/batch, but first/all don't have it
success: true is forced in the typings, so presumably it's not even useful?batch ran sequencially? Would it work if I read a row in the 1st batched statement, but delete the same row in the 2nd statement? success: boolean, // true if the operation was successful, false otherwise.batch()successrunbatchbatchfirstallsuccess: true success: boolean, // true if the operation was successful, false otherwise