is it bad to have many Prisma instances ?
I was using prisma and i was making a new prisma instance for each file and then i got an warning saying
but im wondering what's the issue with many prisma instances ?
you are having more than 10 active prisma instances at once so i removed them and just exported one from a file but im wondering what's the issue with many prisma instances ?
