-
-
Notifications
You must be signed in to change notification settings - Fork 534
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
Cleanup panic and unwrap #1231
Cleanup panic and unwrap #1231
Conversation
0879662
to
bd33f56
Compare
Please review! |
Looks good for what this PR changes |
This PR mostly touches the |
Hey @tyt2y3, yes, but I think we can leave them as-is:
|
Sure! Check again :D |
This is still a LOT of changes and hopefully I did not miss a fine detail |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
PR Info
unwrap()
withexpect()
#1023Changes
From<DbErr> for TransactionError<E>