hyperzone
hyperzone
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Debaucus on 7/30/2023 in #questions
Looking for NextAuth Discord Refresh token rotation examples. All mine have expired.
hey @debaucus , did you manage to find an implementation?
8 replies
TTCTheo's Typesafe Cult
Created by hyperzone on 6/16/2023 in #questions
Caching ORM response in Next app dir
That's exactly what I do here and my point is that it's not working
4 replies
TTCTheo's Typesafe Cult
Created by hyperzone on 2/12/2023 in #questions
Prisma middleware delete
im deleting another model and Color gets deleted because of onDelete Cascade, im not directly deleting it
11 replies
TTCTheo's Typesafe Cult
Created by hyperzone on 2/12/2023 in #questions
Prisma middleware delete
did you read the question my man?
11 replies
TTCTheo's Typesafe Cult
Created by hyperzone on 2/12/2023 in #questions
Prisma middleware delete
I already have an onDelete Cascade, I need the Color object before it gets deleted to send an api request somewhere else with a property
11 replies
TTCTheo's Typesafe Cult
Created by hyperzone on 2/7/2023 in #questions
Parent model in child model in Prisma?
i've simplified the example but I need the child to have a child that is essentially a Parent with children that have the same properties as Child
5 replies