Skip to content

statement: reset parameters #171

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

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

muzarski
Copy link
Collaborator

Implemented cass_statement_reset_parameters.
It should clear a vector of bound values, and resize it, filling it with Unset values.

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • PR description sums up the changes and reasons why they should be introduced.
  • [ ] I have enabled appropriate tests in .github/workflows/build.yml in gtest_filter.
  • [ ] I have enabled appropriate tests in .github/workflows/cassandra.yml in gtest_filter.

Implemented cass_statement_reset_parameters.
It should clear a vector of bound values, and resize it, filling
it with Unset values.
@muzarski muzarski self-assigned this Sep 13, 2024
@muzarski muzarski requested a review from dkropachev September 13, 2024 13:50
@dkropachev dkropachev merged commit ada318b into scylladb:master Sep 13, 2024
7 checks passed
@muzarski muzarski mentioned this pull request Oct 3, 2024
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.

2 participants