Function grafbase_sql_ast::ast::lower

source ·
pub fn lower<'a, E>(expression: E) -> Function<'a>where
    E: Into<Expression<'a>>,
Expand description

Converts the result of the expression into lowercase string.