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

feat: add DatabaseProvider remove method #9405

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Jul 9, 2024

This adds a remove method that can be used in places where we're not using the output of get_or_take, and just need to remove a range of entries from a table.

ref #9400

This adds a remove method that can be used in places where we're not
using the output of `get_or_take`, and just need to remove a range of
entries from a table.

ref #9400
@Rjected Rjected added C-enhancement New feature or request A-db Related to the database labels Jul 9, 2024
@Rjected Rjected added this pull request to the merge queue Jul 9, 2024
Merged via the queue into main with commit 022d481 Jul 9, 2024
33 checks passed
@Rjected Rjected deleted the dan/add-remove-method branch July 9, 2024 19:39
smatthewenglish pushed a commit to smatthewenglish/reth that referenced this pull request Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-db Related to the database C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants