Files
scylladb/cql3/selection
Piotr Sarna cac321cd12 cql3: correctly mark function selectors as needing threads
Function call selectors correctly checked if their arguments
are required to run in threaded context, but forgot to check
the function itself - which is now done.
2021-08-13 11:13:43 +02:00
..