Prisma Rust free configs with pgBouncer
previously there was a work around when using pgBouncer on the rust engine to handle migrations is to define a directUrl on the schema.prisma file how would I do that when using the pg adapter on the rust-free version ?
3 Replies
You selected the carefully hand-crafted route. A dev artisan will respond soon. Meanwhile, the
#ask-ai channel awaits if you're curious!also interested on the response for this question
I added them to the base url as the rust version and it worked fine