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

Serialize Rune objects as Cassandra maps #84

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

pkolaczk
Copy link
Owner

@pkolaczk pkolaczk commented Jul 5, 2024

Additionally, some cleanup of error handling has been performed, now all query parameter conversion errors are captured by CassErrorKind::QueryParamConversion.

Some unwraps in code for converting maps have been changed to proper error handling with "?".

Additionally, some cleanup of error handling has been performed,
now all query parameter conversion errors are captured by
CassErrorKind::QueryParamConversion.

Some unwraps in code for converting maps have been changed
to proper error handling with "?".
@pkolaczk pkolaczk merged commit 872a7eb into main Jul 5, 2024
4 checks passed
@pkolaczk pkolaczk deleted the objects-as-maps branch July 5, 2024 08:14
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.

1 participant