PrismaAdapter.prototype.transactionIsolationLevels(): readonly TransactionIsolationLevel[]
Portable levels available from the resolved Prisma connector.
readonly TransactionIsolationLevel[]
PrismaAdapter.prototype.transactionIsolationLevels(): readonly TransactionIsolationLevel[]
Portable levels available from the resolved Prisma connector.
readonly TransactionIsolationLevel[]
import { PrismaAdapter } from "database-plugin/src/index.ts";