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 options in find #154

Merged
merged 1 commit into from
Mar 1, 2024
Merged

feat: Add options in find #154

merged 1 commit into from
Mar 1, 2024

Conversation

jonas-martinez
Copy link
Contributor

@jonas-martinez jonas-martinez commented Feb 22, 2024

About this PR

I added the options object to the find method for Mongo. This adds support for the pagination methods (skip & limit) with Mongo.

Technical highlight/advice

How to test my changes

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@jonas-martinez jonas-martinez added the enhancement New feature or request label Feb 22, 2024
@jonas-martinez jonas-martinez self-assigned this Feb 22, 2024
@taorepoara taorepoara merged commit cbe257d into beta Mar 1, 2024
17 checks passed
@taorepoara taorepoara deleted the add-options branch March 1, 2024 08:09
@shiipou
Copy link
Contributor

shiipou commented Mar 1, 2024

🎉 This PR is included in version 1.0.0-beta.89 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released on @beta
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants