8000 feat: provide collection .count(), findOne() and alias .delete() of .remove() by Alex-Werner · Pull Request #23 · Alex-Werner/TyrDB · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: provide collection .count(), findOne() and alias .delete() of .remove() #23

New issue 8000

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

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

Alex-Werner
Copy link
Owner

Issue being fixed or implemented

This PR adds two missing features:

  • .count() as this is needed to get a quick size value for our collections.
  • .findOne() as this is expected from Mongo User.
  • .delete() as a simple alias for remove.

@Alex-Werner Alex-Werner merged commit 00602f6 into master Oct 20, 2023
@Alex-Werner Alex-Werner deleted the feat/update-func branch October 20, 2023 12:26
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.

1 participant
0