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

refactor prepared_statements helper #903

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Nov 7, 2022

prepared_statements now takes a list of values which can be of any cassandra supported type. This will allow for better test coverage.

I will follow this up with a PR that adds a test case which tests every cassandra type in prepared statements.

@rukai rukai force-pushed the refactor_execute_prepared branch 2 times, most recently from 143f9e0 to 2d90f8a Compare November 8, 2022 23:10
@rukai rukai marked this pull request as draft November 8, 2022 23:11
@rukai
Copy link
Member Author

rukai commented Nov 8, 2022

Converted to draft until we land the required scylla-driver upstream changes

@rukai rukai force-pushed the refactor_execute_prepared branch 6 times, most recently from 98b48e2 to 0470b66 Compare November 10, 2022 03:31
@rukai rukai marked this pull request as ready for review November 10, 2022 10:22
@rukai rukai merged commit b281823 into shotover:main Nov 10, 2022
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.

3 participants