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

feature/#45 Extend a method query(String entryName, QueryOptions opti… #73

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

Conversation

Rumpelshtinskiy
Copy link
Collaborator

…ons) for Bucket class. Add a QueryOptions class for the new method

Closes #45

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

New feature

What was changed?

Extend a method query(String entryName, QueryOptions options) for Bucket class.
Add a QueryOptions class for the new method

…ons) for Bucket class. Add a QueryOptions class for the new method
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.

Feature: Flexible signature for Bucket.query
1 participant