mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
Introduce unresolved_identifer as an unprepared counterpart to column_value. column_identifier_raw no longer inherits from selectable::raw, but methods for now to reduce churn.