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

Add limit option to query #58

Merged
merged 2 commits into from
Aug 12, 2023
Merged

Add limit option to query #58

merged 2 commits into from
Aug 12, 2023

Conversation

atimin
Copy link
Member

@atimin atimin commented Aug 12, 2023

Closes #56

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?

Feature

What is the current behavior?

See #56

What is the new behavior?

A use can limit the number of records in a query by using the QueryOptions.limit option.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin merged commit 0d1c3c5 into main Aug 12, 2023
5 checks passed
@atimin atimin deleted the limited-query branch August 12, 2023 06:33
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.

Update C++ Client SDK for API v1.6
1 participant