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

multi: update database error types. #2261

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

dnldd
Copy link
Member

@dnldd dnldd commented Jul 14, 2020

This updates the database error types to leverage go 1.13 errors.Is/As functionality as well as confirm to the error infrastructure best practices outlined in #2181.

@davecgh davecgh added this to the 1.7.0 milestone Jul 15, 2020
@dnldd dnldd force-pushed the update_db_error_types branch 3 times, most recently from ef83ecd to 07bdc21 Compare July 16, 2020 15:15
@dnldd dnldd force-pushed the update_db_error_types branch 2 times, most recently from cd8af71 to 4575b7d Compare December 17, 2020 22:58
database/ffldb/whitebox_test.go Outdated Show resolved Hide resolved
blockchain/go.mod Outdated Show resolved Hide resolved
blockchain/chainio_test.go Outdated Show resolved Hide resolved
blockchain/chainio.go Outdated Show resolved Hide resolved
blockchain/indexers/manager.go Outdated Show resolved Hide resolved
database/ffldb/db.go Outdated Show resolved Hide resolved
This updates the database error types to leverage
go 1.13 errors.Is/As functionality as well as confirm
to the error infrastructure best practices.
@davecgh davecgh merged commit c8d1a00 into decred:master Dec 18, 2020
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