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

kvstore: return bool from del, add clear #574

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Conversation

arnetheduck
Copy link
Member

This allows making decisions based on whether an element was present during the del

This allows making decisions based on whether an element was present
during the `del`
eth/db/kvstore_sqlite3.nim Outdated Show resolved Hide resolved
eth/db/kvstore.nim Outdated Show resolved Hide resolved
@arnetheduck arnetheduck merged commit 8f0ae55 into master Jan 3, 2023
@arnetheduck arnetheduck deleted the kvstore-clear branch January 3, 2023 15:38
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