Skip to content

Introduce status/2 #90

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

Merged
merged 2 commits into from
Jul 11, 2017
Merged

Introduce status/2 #90

merged 2 commits into from
Jul 11, 2017

Conversation

fishcakez
Copy link
Member

  • Add status/2

Returns :idle | :transaction | :error and does not raise. Change
handle_begin/rollback/commit returns to match status and deprecate
their error exception tuples. Disconnect should always be used
there.

* Add status/2

Returns `:idle | :transaction | :error` and does not raise. Change
handle_begin/rollback/commit returns to match status and deprecate
their error exception tuples. Disconnect should always be used
there.
@fishcakez fishcakez merged commit a7a761c into master Jul 11, 2017
@fishcakez fishcakez deleted the jf-trans-status branch July 11, 2017 19:05
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.

1 participant