R/duckdb-funs.R
enum_range.Rd
Returns all values of the input enum type as an array.
enum_range(enum = ANY)
ANY
VARCHAR[]
enum_range(NULL::mood)