Files
scylladb/types
Dawid Mędrek 35a92d189e types: Introduce a function cql3_type_name_without_frozen()
The introduced function returns the actual name
of the type represented by `abstract_type`.
It circumvents name processing like wrapping a type
within `frozen<>` or using Cassandra's syntax.

We add the function to be able to describe UDFs
in the upcoming commits that require that their
arguments not be `frozen<>`.

We also test the implementation.
2024-09-20 14:24:53 +02:00
..
2023-02-19 21:05:45 +02:00
2024-04-23 12:08:23 +03:00
2023-02-19 21:05:45 +02:00