Transaction operations are not executing sequentially when using PrismaPlanetScale adapter
I've been working on upgrading our Prisma to v6 and leveraging some of the new features like driver adapters, specifically the
The error is
PrismaPlanetScale adapter. After starting to use the PrismaPlanetScale adapter, I am getting an error when trying to execute multiple related operations in a transaction. For example, the following transaction errors:The error is
An operation failed because it depends on one or more records that were required but not found. No record was found for an update.