Upsided
Upsided
Explore posts from servers
PPrisma
Created by Upsided on 8/23/2024 in #help-and-questions
db push stuck
hello! when running prisma db push it logs that the schema is loaded then logs the datasource then does nothing! what do I do?
6 replies
PPrisma
Created by Upsided on 4/3/2024 in #help-and-questions
how to make onDelete: SetNull only work for one field
I have a relation which has 2 fields, one being optional and one is a required field, how do I make my schema so that when the referenced model is deleted it only sets the optional field to null?
1 replies