prisma
explicit many to many self-relations produces weird results in the generated client, pairing up wrong values
I\'ve got users and contact requests with a table in between to explicitly define a self relation for cascade purposes.[详细]
2022-12-07 22:00 分类:问答Inconsistent Type assertion in typescript when in Trpc publicProcedure (with prisma)
I am trying to create a public procedure to query a product that is stored in my database. If the product is not found, I am asking Prisma to throw an error, in fact, I am using the findUniqueOrThrow[详细]
2022-12-07 21:31 分类:问答Nextjs SSR data fetching error, returning UNICODE
Good day everyone, I am building a project using React Tsx, Nextjs, Prisma and Swagger. Problem : part of api fetched data is returned as unicode, whereas other data in the same api is fetched with no[详细]
2022-12-07 21:12 分类:问答Server code in *.server.ts getting bundled in Remix JS Client
I am building a Remix JS / Prisma app, following the Remix Jokes App tutorial by Kent C Dodds. I am getting an error that says:[详细]
2022-12-07 18:24 分类:问答
加载中,请稍侯......