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 get and take methods to db provider #9406

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

Rjected
Copy link
Member

@Rjected Rjected commented Jul 9, 2024

This separates functionality into individual get and take methods, which are used internally for the get_or_take method.

ref #9400

@Rjected Rjected added C-enhancement New feature or request A-db Related to the database labels Jul 9, 2024
This separates functionality into individual `get` and `take` methods,
which are used internally for the `get_or_take` method.

ref #9400
@Rjected Rjected force-pushed the dan/add-get-take-foundation branch from 49b8c97 to 3a0fa40 Compare July 9, 2024 20:05
@Rjected Rjected enabled auto-merge July 9, 2024 20:10
@Rjected Rjected added this pull request to the merge queue Jul 9, 2024
Merged via the queue into main with commit 35ab924 Jul 9, 2024
32 checks passed
@Rjected Rjected deleted the dan/add-get-take-foundation branch July 9, 2024 20:32
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.

None yet

2 participants