R/duckdb-funs.R
enum_code.Rd
Returns the numeric value backing the given enum value.
enum_code(enum = ANY)
ANY
enum_code('happy'::mood)