mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
Adds replace_token function which takes an expression and replaces all left hand side occurences of token() with the given column definition. Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>