Prisma
@prisma.io
about 2 months ago 3️⃣ If the queries don’t depend on each other, don’t use an interactive transaction.
Interactive transactions = more control, but more operations.
Use them only when needed (like if you need a value from a previous query).
💬 1
♻️ 0
❤️ 0