cached-prisma icon indicating copy to clipboard operation
cached-prisma copied to clipboard

A Prisma client abstraction that simplifies caching.

Results 4 cached-prisma issues
Sort by recently updated
recently updated
newest added

# Bug Report Hello again 👋 ## Description Our project suddenly throws this error when we build with `[email protected]`. We're using typescript, and had no issues with `1.2.1`. The error...

I added the redis implementation to the existed code.

warn Versions of [email protected] and @prisma/[email protected] don't match. This might lead to unexpected behavior. Please make sure they have the same version.

# Bug Report Fresh install. Prisma 5.10.1 (and client). This error prevents the application from starting. ## Description ...\node_modules\@peculiar\asn1-schema\build\cjs\schema.js:17 throw new Error(`Cannot get schema for '${target.prototype.constructor.name}' target`); ^ source-map-support.js:722 Error:...