Function partiql::parser::func::upper[][src]

pub fn upper<'a>(input: &'a str) -> IResult<&'a str, Expr>