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: remove get or take usage #9412

Merged
merged 7 commits into from
Jul 10, 2024
Merged

feat: remove get or take usage #9412

merged 7 commits into from
Jul 10, 2024

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Jul 9, 2024

Removes get_or_take everything from the codebase. This adds some code duplication. This also introduces direct remove methods, which do not return anything.

closes #9400

@Rjected Rjected added C-enhancement New feature or request A-db Related to the database labels Jul 9, 2024
@Rjected Rjected changed the title Dan/remove get or take usage feat: remove get or take usage Jul 9, 2024
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

rip bozo

@Rjected Rjected added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit a29d8bd Jul 10, 2024
32 checks passed
@Rjected Rjected deleted the dan/remove-get-or-take-usage branch July 10, 2024 16:23
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.

Improve DB provider API
3 participants