Skip to content

Conversation

0jg
Copy link

@0jg 0jg commented Dec 30, 2020

Next.js hot reloading on a development environment creates a new instance of Prisma (and any other database client). See vercel/next.js#7811. This checks the environment of the Next.js app, and spins-up a Prisma instance accordingly.

Next.js hot reloading on a development environment creates a new instance of Prisma (and any other database client). See vercel/next.js#7811. This checks the environment of the Next.js app, and spins-up a Prisma instance accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants