scylladb / scylladb/cpp-rs-driver
Adjust naming convention `query` -> `statement`
Open
@Lorak-mmk is already working on this.
Since Feb 25, 2026.
good first issue
P3
- Dominant language
- C++
- Stars
- 26
- Forks
- 19
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 7
Description
Rust-driver 1.0.0 renamed the Query structure to Statement. We could rename all internal structures and variable names that mention old Query name.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.