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 ?