mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +00:00
Implement converting token relations to expressions. The code is mostly tekken from functions in token_relation.hh, because we are replicating functionliaty of the functions called token_relation::new_XX_restrictions. Signed-off-by: cvybhu <jan.ciolek@scylladb.com>