Dkyc
PPrisma
•Created by Spctr on 9/17/2024 in #help-and-questions
ERROR P1001: Can't reach database server
might be a cache issue on the IDE part. i need to restart my IDE sometimes for it recognize changes in prisma client as an example
14 replies
PPrisma
•Created by ranco on 9/17/2024 in #help-and-questions
Help with Prisma schema
if its empty
11 replies
PPrisma
•Created by ranco on 9/17/2024 in #help-and-questions
Help with Prisma schema
in js, for the same thing
11 replies
PPrisma
•Created by ranco on 9/17/2024 in #help-and-questions
Help with Prisma schema
use some code on the backend to add the members[] array to the data you pass to create function, if it has elements, otherwise leave it out completely as @DevPanda suggested
11 replies
PPrisma
•Created by Uncle on 9/2/2024 in #help-and-questions
Validator questions
i copy pasted from another question i answered that was asking about the same thing
13 replies
PPrisma
•Created by Uncle on 9/2/2024 in #help-and-questions
Validator questions
i didn't see you already answered Raphael. sry 😅
13 replies
PPrisma
•Created by Uncle on 9/2/2024 in #help-and-questions
Validator questions
hello. try it like this
13 replies
PPrisma
•Created by bockster6669 on 9/3/2024 in #help-and-questions
Prisma Types
hello. try it like this
6 replies
PPrisma
•Created by Mozil on 8/28/2024 in #help-and-questions
how do I do this upsert query in prisma?
didn't know you could merge where clauses like that
9 replies
PPrisma
•Created by mata on 8/13/2024 in #help-and-questions
Share prisma schema and client between two backend services.
maybe this might help you; you can run
npx prisma generate
in each subfolder but add this to to both package.json files:
4 replies
PPrisma
•Created by Anas Badran on 8/11/2024 in #help-and-questions
unique constraints
this sounds like a job you need to do in your code
4 replies