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

Derive extra error traits #677

Merged
merged 1 commit into from
May 9, 2022
Merged

Derive extra error traits #677

merged 1 commit into from
May 9, 2022

Conversation

SebastienGllmt
Copy link
Contributor

Is there any reason these traits weren't derived for DbErr? I think every error in the Rust std lib derives these 4 traits so I'm not sure why this error only derives two of them.

Adds

  • Derive extra traits to DbErr

Copy link
Member

@billy1624 billy1624 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @SebastienGllmt, no reason not to derive these two. Thanks!!

@tyt2y3 tyt2y3 merged commit 468d704 into SeaQL:master May 9, 2022
@SebastienGllmt SebastienGllmt deleted the patch-1 branch May 9, 2022 17:53
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.

3 participants