Maybe try wrapping the prisma operations in the storage transaction api instead ? https://developers

Maybe try wrapping the prisma operations in the storage transaction api instead ? https://developers.cloudflare.com/durable-objects/api/storage-api/#transaction. My guess is this is a problem with drizzle orm and not durable objects ? There's 2 issues that seem related https://github.com/drizzle-team/drizzle-orm/issues/4322 https://github.com/drizzle-team/drizzle-orm/issues/4202
Was this page helpful?