D.Decoene
PPrisma
•Created by D.Decoene on 4/9/2025 in #help-and-questions
PostgreSQL Replica Identity Error Despite DEFAULT Setting
so it was set to default is that ok or is full better?
6 replies
PPrisma
•Created by D.Decoene on 4/9/2025 in #help-and-questions
PostgreSQL Replica Identity Error Despite DEFAULT Setting
ALTER TABLE "Session" REPLICA IDENTITY DEFAULT;
6 replies
PPrisma
•Created by D.Decoene on 4/5/2025 in #help-and-questions
new guy with wierd error when deleting a record trough prisma studio
well, yes and no. when i try the delete on my local dev machine, it works now. the problem was FK's that were incorrect. But I host my DB on Prisma and my app on netlify. but now when i try to delete a record i get no error but the delete fails. how can i rty an sql query to see what fails?
8 replies
PPrisma
•Created by D.Decoene on 4/5/2025 in #help-and-questions
new guy with wierd error when deleting a record trough prisma studio
well, yes and no. when i try the delete on my local dev machine, it works now. the problem was FK's that were incorrect. But I host my DB on Prisma and my app on netlify. but now when i try to delete a record i get no error but the delete fails. how can i rty an sql query to see what fails?
8 replies