We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found some discrepancy between the examples, specifically how to parse a row into a custom type:
scylla-rust-driver/examples/user-defined-type.rs
Line 51 in e6d6d3e
and the docs about UDT.
Would be nice if the examples could be updated.
The text was updated successfully, but these errors were encountered:
sylwiaszunejko
Successfully merging a pull request may close this issue.
I found some discrepancy between the examples, specifically how to parse a row into a custom type:
scylla-rust-driver/examples/user-defined-type.rs
Line 51 in e6d6d3e
and the docs about UDT.
Would be nice if the examples could be updated.
The text was updated successfully, but these errors were encountered: