Allen

Results 2 issues of Allen

**Describe the bug** for case `prisma.$transaction([queryA, queryB])` , if queryA was found in cache, queryB will stuck in transaction. **To Reproduce** Steps to reproduce the behavior: ```ts async paginatedResult(skip: number)...

need-replication
bug-unconfirmed