-
Notifications
You must be signed in to change notification settings - Fork 141
errors: Replace ParseError with CqlResponseParseError in frame::response module
#1026
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
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
d786f29
f_errors: add information about accepted bytes lengths for inet
muzarski 1c2c5f2
f_errors: remove context for TryFromSliceError
muzarski 3f50fe9
f_errors: SetKeyspaceParseError
muzarski c55298c
f_errors: SchemaChangeEventParseError
muzarski b2504a8
frame/result: enable clippy lint
muzarski 866b79d
f_errors: TableSpecParseError
muzarski 8a22e09
f_errors: CqlTypeParseError
muzarski 335e05b
f_errors: ColumnSpecsParseError
muzarski 85ac6be
result: read_int().try_into() -> read_int_length()
muzarski 215df16
f_errors: ResultMetadataParseError
muzarski 94d7d9f
f_errors: PreparedParseError
muzarski 51b69f4
f_errors: RowsParseError
muzarski ff3d733
f_errors: CqlResultParseError
muzarski 94f90b5
f_errors: ClusterChangeParseError
muzarski fdb6f50
f_errors: CqlEventParseError
muzarski a816963
f_errors: CqlSupportedParseError
muzarski 2d9e955
f_errors: CqlAuthenticateParseError
muzarski f1c92cc
f_errors: CqlAuthSuccessParseError
muzarski 6fcbe9a
f_errors: CqlAuthChallengeParseError
muzarski fc8fe80
f_errors: CqlErrorParseError
muzarski 3f7a8e0
f_errors: derive Clone
muzarski 46d639b
f_errors: CqlResponseParseError
muzarski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.