Open mdwiltfong opened 7 months ago
We're using Prisma which generates TypeScript types based off of our DB schema, yet ironically we aren't using this to control the higher order functions we write surrounding Prisma in /server/prisma/index.ts
/server/prisma/index.ts
We're using Prisma which generates TypeScript types based off of our DB schema, yet ironically we aren't using this to control the higher order functions we write surrounding Prisma in
/server/prisma/index.ts