@prisma/nextjs-monorepo-workaround-plugin
Ensures that your Prisma files are copied
Ensures that your Prisma files are copied
A collection of core helpers for @prisma-extensions/* packages.
Factory enables you to easily create and build database records for testing or seeding purposes.
Simplify your development experience by finding or creating records with a function.
Read Only disallows any-and-all mutation operations either for the client or specific models.
Soft Delete can be used to hide records instead of deleting them, making them recoverable later.
Truncate is a set of extensions containing strategies for cleaning your database. Ideal for isolating tests.
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Prisma 2+ generator to emit fully implemented tRPC routers
Prisma 2+ generator to emit Zod schemas from your Prisma schema
Prisma +2 generator to emit Joi schemas from your Prisma schema
Prisma 5+ generator to emit Zod Enums schemas from your Prisma schema
Prisma Client extension for pagination
Prisma 2+ generator to emit Zod schemas from your Prisma schema
A materialized path extension for Prisma
Prisma Stream Client Extension (Cursor-based Implementation)
Prisma Client extension for pagination
Prisma 2+ generator to emit typescript models of your database with class validator
Helper types for working with Prisma Client operations.