Function union_extract

Source
pub fn union_extract(arg1: Expr, arg2: impl Literal) -> Expr
Expand description

Returns the value of the field with the given name from the union when it’s selected, or NULL otherwise