Search code examples
how to change case of Nextjs generated prisma types from snake_case to camelCase...


reactjstypescriptnext.jsprisma

Read More
MongoDB & Prisma: unilateral M-to-N relation...


javascripttypescriptmongodbgraphqlprisma

Read More
Build on Vercel with Prisma is not working recently (how to include schema.prisma file?)...


buildpackage.jsonprismavercelsveltekit

Read More
How do I perform a count on a relation with a where clause in prisma?...


prisma

Read More
Unable to reach the database server using Prisma, Docker and NestJS...


postgresqldockernestjsprisma

Read More
Finding an update related to the user's products in Prisma...


javascriptdatabaseprisma

Read More
Find records with a value greater than another column...


sqlpostgresqlprisma

Read More
Using Node 18 but 'npm install prisma' is throwing a Node version error...


npmprisma

Read More
Invalid prisma.model.create invocation in. Unknown arg `school_id` in data.subjects.create.2.school_...


node.jsreactjsnext.jsgraphqlprisma

Read More
Can't disconnect relation of explicit many-to-many...


node.jstypescriptapiprisma

Read More
Raw query in Prisma Query Console...


prisma

Read More
How to make a foreign key within a model...


mysqlprisma

Read More
prisma One-To-Many relationship isn't working...


javascriptrestnext.jsprismaprisma2

Read More
Get all related models for Prisma many-to-many relation...


prisma

Read More
Get created relation on upsert in Prisma...


prisma

Read More
Prisma mapping to table causing Hydration Error in Next 13...


javascriptnext.jsprisma

Read More
Prisma, Is it okay to not disconnect separately if I delete a row?...


prisma

Read More
Is there a way to limit the number of records for a user using Prisma?...


node.jsdatabasepostgresqlprisma

Read More
Prisma schema doesn't match DB schema...


postgresqlnext.jsprismasupabase

Read More
NestJS Prisma: start application even if prisma can't connect to database...


javascripttypescriptnestjsprismaprisma2

Read More
Order result resolved via resolver in graphql + apollo server + nodejs...


node.jsgraphqlprismaapollo-serverprisma-graphql

Read More
Prisma on production - User 'xxx' has exceeded the 'max_user_connections' resource...


next.jsprismavercel

Read More
Prisma: find where field is not set...


prisma

Read More
Error not catching in Prisma Transactions...


transactionsprisma

Read More
Does Prisma (typescript) generate a schema without generated values?...


typescriptprisma

Read More
Advantage of using connect over updating foreign keys directly...


prisma

Read More
How to create one to one relationship instead of one to many in Prisma...


typescriptprisma

Read More
Compiled NodeJS project won't run after adding prisma...


node.jsnode-modulesprisma

Read More
Is it possible to use custom where clauses like calling functions...


javascriptnode.jsprisma

Read More
Prisma, prevent duplicated likes button?...


mysqlprismavitess

Read More
BackNext