AlexPikalov / cdrs

Cassandra DB native client written in Rust language. Find 1.x versions on https://github.com/AlexPikalov/cdrs/tree/v.1.x Looking for an async version? - Check WIP https://github.com/AlexPikalov/cdrs-async

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameterized page queries

Jasperav opened this issue · comments

I want to execute a page query with a paramaterized query, however I don't see a way to do it since it expects a String.

This is the relevant code:

Q: ToString,