Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make with_transaction work with explicitly specifed pool name. #23

Closed
wants to merge 4 commits into from

Conversation

lukyanov
Copy link

Fix for #22

@davidw
Copy link
Member

davidw commented Aug 24, 2017

It's been a while since I looked at all this, so I'm trying to figure things out again.

The callback in `with_transaction` is now a function
with arity 1. The argument of the function is the connection
to be used inside the function when running queries.
@lukyanov
Copy link
Author

Alternative changes, probably more in line with the current approach: #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants