Files
scylladb/cql3
Jan Ciolek 44ca965ba0 cql3: Remove unused functions like bounds_ranges
Finding clustering ranges has been rewritten to use the new
expression variant.
Old bounds_ranges() and other similar ones are no longer needed.

Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>
2021-08-04 17:12:44 +02:00
..