You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to upgrade this to Prisma v7? It restructures changes regarding how new clients are configured, but the new prisma.config.ts within the root directory seems to conflict with how TypeScript generation is currently set up in this repository.
Would it be possible to upgrade this to Prisma v7? It restructures changes regarding how new clients are configured, but the new
prisma.config.tswithin the root directory seems to conflict with how TypeScript generation is currently set up in this repository.See also: https://www.prisma.io/docs/guides/upgrade-prisma-orm/v7