Seeking Advice on Exposing Raw Client for Drizzle Transactions with Postgres Connection
effect-🚀Assistance Needed for Implementing Transactions with Drizzle-ORM and Postgres in Effect-TS
Getting closer to getting drizzle transactions working with a postgres connection but could use some pointers. Would it be bad practice to make a pull request with
Getting closer to getting drizzle transactions working with a postgres connection but could use some pointers. Would it be bad practice to make a pull request with
make() exposing the raw client to be consumed by effect-drizzle once PgClient.PgClient is yielded?