mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +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>