mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
try_prepare_expression(constant) used to throw an error when trying to prepeare expr::constant. It would be useful to be able to do this and it's not hard to implement. Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>