Files
scylladb/cql3/statements/function_statement.hh
Gleb Natapov 9ec0db660c cql: get rid of mutable members in DROP/CREATE FUNCTION
Instead of using a mutable member as a way to pass data between
functions just return the data directly to a caller.
2021-12-11 12:31:07 +02:00

3.1 KiB