prisma-examples icon indicating copy to clipboard operation
prisma-examples copied to clipboard

Add `$disconnect()` calls in all examples

Open nikolasburk opened this issue 5 years ago • 1 comments

Right now we don't explicitly disconnect() in any of the examples except for the script ones.

nikolasburk avatar Mar 19 '20 16:03 nikolasburk

Is this essential to using prisma in serverless? I am getting way too many connect limit issues when trying to deploy nextjs + api endpoints + prisma

zebapy avatar Dec 27 '20 17:12 zebapy