Files
scylladb/cql3
Wojciech Mitros 42e0fb90ea cql3: extend implementation of to_bytes for raw_value
When called with a null_value or an unset_value,
raw_value::to_bytes() threw an std::get error for
wrong variant. This patch adds a description for
the errors thrown, and adds a to_bytes_opt() method
that instead of throwing returns a std::nullopt.
2022-08-10 16:40:22 +02:00
..
2022-07-20 18:19:22 +02:00
2022-07-20 18:19:22 +02:00