scylladb / cpp-rust-driver

API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
GNU Lesser General Public License v2.1
13 stars 11 forks source link

Fix binding by name #84

Closed Gor027 closed 1 year ago

Gor027 commented 1 year ago

Fixes case sensitive binding by name:

Enabled ByNameTests tests for both ScyllaDB and Cassandra

Pre-review checklist