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 sort option for deleteOne and updateOne command #399

Merged
merged 3 commits into from
Apr 26, 2023

Conversation

maheshrajamani
Copy link
Contributor

@maheshrajamani maheshrajamani commented Apr 26, 2023

What this PR does:
Added sort option for deleteOne and updateOne command
Which issue(s) this PR fixes:
Fixes #396

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@maheshrajamani maheshrajamani marked this pull request as ready for review April 26, 2023 13:58
@maheshrajamani maheshrajamani requested a review from a team as a code owner April 26, 2023 13:58
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@maheshrajamani
Copy link
Contributor Author

LGTM 👍

Just added updateOne changes to the same PR.

@maheshrajamani maheshrajamani changed the title Added sort option for DeleteOneCommand Added sort option for deleteOne and updateOne command Apr 26, 2023
Copy link
Contributor

@tatu-at-datastax tatu-at-datastax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Support deleteOne() and updateOne() with sort
3 participants