Files
scylladb/cql3/statements
Avi Kivity 4d7d3c78a2 cql3: column_condition: eliminate column_condition::raw
It's now a thin wrapper around an expression, so peel the wrapper
and keep just the expression. A boolean expression is, after all,
a condition, and we'll make the condition statement-wide soon
rather than apply just to a column.
2023-02-15 14:19:55 +02:00
..
2023-02-14 11:19:03 +02:00
2023-02-14 11:19:03 +02:00
2022-11-23 18:39:36 +02:00