-
Notifications
You must be signed in to change notification settings - Fork 178
Is there a way to use transactions without pgx? #302
Closed
Description
I have a project with bun sql and I would like to insert a job as part of a transaction, but I can only use pgx.Tx transactions. Also I can use sql.Tx but the driver does not support this
Activity
Metadata
Metadata
Assignees
Labels
No labels