Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Prisma relations - Prisma
P
Prisma
•
2y ago
•
5 replies
¿)
Prisma relations
what
's wrong with my relations
? when i delete a Product
, the FileData gets deleted but not the ServerData
"prisma
"
:
"
^5
.17
.0
"
,
Solution
Product and ServerData both are parent of FileData
if any parent is deleted the child also deleted
deleting child does not delete parant
Jump to solution
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Eloquent's relations equivalent in Prisma?
P
Prisma / help-and-questions
2y ago
Prisma format fails with disambigious relations
P
Prisma / help-and-questions
2y ago
Prisma ORM multiple 1 to n relations
P
Prisma / help-and-questions
2y ago