Files
scylladb/cql3/statements
Dejan Mircevski 962373a0a7 cql3: Replace some bounds_ranges calls
We will remove bounds_ranges when we kill the restrictions class
hierarchy.  Of the several call sites, two can be easily modified to
avoid it.  Others are more complicated and will be modified in a
subsequent commit.

Signed-off-by: Dejan Mircevski <dejan@scylladb.com>
2021-04-23 15:01:39 -04:00
..