Accessing the Raw `postgres.js` Object from `PgClient` in `@effect/sql-pg`
Is there any way to get access to the raw
postgres.js object from a PgClient when using the @effect/sql-pg package?