Prisma Driver Adapter Implementation

Required reference for Prisma ORM 7 SQL driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter, Transaction, savepoint, result mapping, or DriverAdapterError behavior. Covers current transaction lifecycle, optional savepoint hooks, original database-error preservation, and verification.

prisma 4bf3479 11.1 KB Updated

File contents

prisma/skills/tree/main/prisma-driver-adapter-implementation commit 4bf3479c7f

Frequently asked questions

npx skillmds@latest add prisma/prisma-driver-adapter-implementation