R/duckdb-funs.R
enum_code.Rd
Returns the numeric value backing the given enum value.
ANY
if (FALSE) { # \dontrun{ enum_code('happy'::mood) } # }