Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upObsolete reference to TransactionError::UserReturnedError in docs #750
Comments
killercup
added
documentation
good first issue
labels
Feb 23, 2017
This comment has been minimized.
|
This is not true anymore. We still need an example though |
added a commit
to Eijebong/diesel
that referenced
this issue
May 15, 2017
Eijebong
referenced this issue
May 15, 2017
Merged
Add an example for the transactions function #916
killercup
closed this
in
#916
May 22, 2017
added a commit
to mcgoo/diesel
that referenced
this issue
Jun 3, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
killercup commentedFeb 23, 2017
See:
diesel/diesel/src/connection/mod.rs
Lines 33 to 36 in 6b8d35c
Should probably also add an example when updating this.