Anthony
09/30/2022, 6:07 PMpg
(postgres) library to query with SQLs. We still want to reuse the connections created by pg
, without setting up new connections by Primsa client. I’m wondering if this is possible and if it’s so, how can we do that?Austin
09/30/2022, 8:40 PMPrismaClient
instance manages its own connections.
You could open a feature request if this is something you would like to see in the future.