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

Added missing cursor delete of current key/value pair. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zyxxel
Copy link

@zyxxel zyxxel commented Jan 23, 2016

Added cursor.del() method, to remove current key/value pair from database.

@hoytech
Copy link

hoytech commented Dec 10, 2020

I have added this method to the cursor interface in my fork: https://github.com/hoytech/lmdbxx

As well as del, I also added put and count.

khng300 pushed a commit to khng300/lmdbxx that referenced this pull request May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants