heetch / sqalx

Nested transactions for sqlx
MIT License
159 stars 25 forks source link

Add BeginTxx support #20

Closed skateinmars closed 2 years ago

skateinmars commented 2 years ago

This PR adds support for the BeginTxx func on sqalx.Node, which allows for passing a context when opening a transaction.