Scrum4Me/prisma
Madhura68 3e949f5067 feat(todos): make Todo.product_id nullable with SetNull on delete
Todos can now exist without a product link. Changed relation from
Cascade to SetNull so deleting a product doesn't delete unlinked todos.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 19:16:49 +02:00
..
migrations feat: gebruikersprofiel met avatar, bio en uitgebreide beschrijving 2026-04-25 13:30:38 +02:00
neon.md fix: lint errors en warnings opgelost voor CI 2026-04-24 14:09:03 +02:00
schema.prisma feat(todos): make Todo.product_id nullable with SetNull on delete 2026-04-25 19:16:49 +02:00
seed.ts chore(tests): add tester user to prisma seed for cross-user isolation tests 2026-04-25 18:24:15 +02:00