Files
scylladb/cql3/statements
Piotr Sarna 27bf20aa3f cql3: enable ALLOW FILTERING
Enables 'ALLOW FILTERING' queries by transfering control
to result_set_builder::filtering_visitor.
Both regular and primary key columns are allowed,
but some things are left unimplemented:
 - multi-column restrictions
 - CONTAINS queries

Fixes #2025
2018-07-05 10:50:43 +02:00
..
2018-07-05 10:50:43 +02:00
2016-04-08 08:12:47 +03:00
2018-03-28 10:49:07 +03:00
2018-06-25 09:21:47 +01:00